\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Blockchain on Voting System in Africa},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021-07-15 (revised: 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-07-15}
\title{Blockchain on Voting System in Africa}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Adeolu Seun  Obamehinti}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 June 2021 Accepted: 2 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


Voting system, in Nigeria has received a major setback over the years where the citizens has stopped believing in its system as free, reliable, tamperproof, without interference and credible. The present system of voting in Nigeria has led to incessant riot, given rise to election rigging, double voting, ballot snatching, rigging by tampering with results, third party interference, increase in death rate and unfavorable atmosphere for business and tourism. The traditional system of voting in Nigeria is paper ballot voting, where citizens come out and line up to do a paper thumb print on the ballot paper of their preferred candidate, this system is not reliable, had been tampered with over the years, leads to double voting, loss of ballot boxes and snatching by third party interference, it is also rigorous as most registered voters end up not exercising their franchise. Nigeria, needs a voting system that is tamperproof, disallows double spending, can keep accurate record of voters, and does not allow third party interference, hence the need for blockchain technology.

\end{abstract}


\keywords{blockchain, Ethereum, smart contract, voting.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
frica as a continent, over the years has not gotten its voting system right, taking Nigeria as a case study, when elections are conducted, the fear to come and express individual franchise is there, because most elections are marred with irregularities and violence which in turn leads to loss of life and property \hyperref[b1]{[2]}.\par
Election is an integral part of a country, it is important to get its voting system right, because it will determine who governs, makes decision and this decision affects the gross domestic product, standard of living and cost of living of its citizens. Election is the process through which leaders are elected and it is done through voting. The traditional system of voting in Nigeria is manual (ballot papers) voting system, which has been greatly influenced by human factors \hyperref[b2]{[3]}. It is rigged/ tamper with, ballot boxes carted away and leaders forcefully impose their successors without a transparent voting system.\par
Author: e-mail: lebiobamehinti@gmail.com According to Muhumuza, (2019), 80,004, 084 registered voters for the presidential election of 2019 in Nigeria but only 37\% of this said voters only came out to express their franchise, this clearly shows that the people of the country has lost confidence in the voting system. Table  {\ref 1}.1 indicates the statistics of the two runner up, who gulped 98\% of the votes. Nigeria needs a voting system they can believe in, Nigeria as a country cannot continue to use traditional means of voting \hyperref[b1]{[2,}\hyperref[b2]{3]}, a country referred as giant of Africa should lead by example in every facet of is system. Election being a determent factor and great influencer to how the country turns out to be, should be paid rapt attention to and the voice of the people should truly be heard through the voting system. Blockchain technology, proposed to build voting system application will provide a standardized and reliable means of voting. 
\section[{II. Importance of Proposed Blockchain}]{II. Importance of Proposed Blockchain}\par
Voting System over Traditional System (Polling Unit Ballot)\par
Public record keeping: \hyperref[b1]{[2]}, discusses blockchain as a ledger for keeping public records. Blockchain technology serve as a database for keeping public record. This is a great advantage for the country to have adequate population census of its citizens. With blockchain technology application use for voting, the present National identity number given to every citizens carries our data. It is stated in the constitution that only citizen of age 18 and above can vote. The national identification center would provide the data of its citizens above 18 years of age, infuse it in the blockchain technology, also being a public type of blockchain citizens can easily access the system to verify if their details are accurate and no one is omitted. For the traditional system it is almost impossible to get accurate data of the citizens who are eligible to vote.\par
Anonymous: Blockchain technology is anonymous and does not need a third party interference \hyperref[b4]{[5]}. One of the beauty of election is to make it completely anonymous in other to prevent victimization of voters as to who and why they voted for a particular candidate. Blockchain system takes care of the anonymity aspect of the voting system. As every participant is given an Identity that is not traceable to a particular participant. With this citizens who repose confidence in the system of voting and be willing to express their franchise. The traditional means is ballot system where you have to tick a paper and put in the ballot box, this is not anonymous and often a time citizens are influenced on who they must vote for its also bring about void votes in cases where voters thick more than one candidate on the ballot paper, this has also given rise to double voting.\par
Transparency: \hyperref[b8]{[11]} Discovered that blockchain system is highly transparent where nobody can influence any decision. It is a decentralized system that gives power to every participant and not just one person. That is why it has private and public key digital encryption, where the private key is own by the election team who declares the election process open and every citizen of age to vote/ participant has the public key to verify the voting. The traditional system of voting is not so transparent and it is influenced a lot, either by monetary or forceful influence.\par
Secured: An important aspect of voting system is for it to be secured. Blockchain in the voting system adoption, is highly secured everyone doesn't need to come out to vote just as it is done the traditional way, all you need do is stay as you were and vote electronically., discusses how blockchain transaction is secured \hyperref[b6]{[7]}. This in a way help to prevent every form of possible violence and death which over time has been recorded during election processes.\par
Tamperproof: Blockchain technology is tamperproof \hyperref[b7]{[9,}\hyperref[b9]{12]}. A vital point that should be considered when election is being conducted is how tamperproof the system is. Blockchain system is known to be tamperproof which gives it as good advantage over the traditional system, where most times, ballot boxes are carted/ stolen and in turn elections are rigged and tampered with to favor a candidate against others.\par
Durability: Keep record of documents used in an election is important for proper documentation.\par
Blockchain technology provides an electronic archive that will serve as a reference point over the years \hyperref[b0]{[1,}\hyperref[b10]{13]}.\par
Elections conducted through proposed blockchain voting system would automatically has its records durable and there won't be unnecessary loss of records as it is presently experienced through the traditional system of archives in national electoral commission office.\par
III. Blockchain the Game Changer for Independent National Electoral Commission (INEC)   Blockchain technology is here to change the voting system in Africa. Independent national electoral commission (INEC), is the electoral umpire that supervises the electioneering of Nigeria \hyperref[b5]{[6]}. The body is expected to stand independent without taking orders from the government in favor of any particular candidate. The present system used by INEC for voting is not completely transparent, not tamperproof, and it is greatly influenced by external forces \hyperref[b11]{[14]}. The following are the necessary procedures in achieving a blockchain e-voting system as indicated in figure  {\ref 3}.1\par
Citizens are assumed to be private persons, seeking to vote in an election year in the proposed blockchain system in this research simply called INEC. INEC are assumed to be trained professionals, in possession of a state-issued license and authorization to oversee elections. The requirements are described in a less formal way in Figure  {\ref 3}.2, where the different users are shown interacting with the proposed blockchain voting system, which the smart contracts is written, actions needed to be able to performed by each actor in the system, requirements that apply to the general system and not just to one user specifically. Some of them are described in part by the user stories, but for the sake of exhaustiveness and application to users not in the system, they are explicitly written below.\par
? It impossible, for a non-admin account, to connect to the identity of a citizens, INEC without the consent of the citizen in question. ? Only those permitted to should be allowed to connect to the network. ? There must be an immutable traceability built into the system, where it is possible to see: The NIC stands for national identity centre, this is an organization in Nigeria where data's of every citizen is kept \hyperref[b3]{[4]}, with the introduction of NIC to the voting system in Nigeria, it will make voter registration a lot easier where citizen would no longer need to do physical registration by lining up but details of citizen who are eligible to vote would be transferred to INEC INEC: Independent national electoral commission, as the name implies the body is expected to becompletely independent [10], blockchain technology is transparent, no need for third party interference and highly secured is the technology at this time for INEC to adopt for the voting system. Once INEC takes the data from NIC as against the old way of manual registration, it will make their work more simplified, voters would be registered and accredited. After this the public would be informed of their participation in the blockchain network voting system, there by sensitizing the citizen on how to use this e-voting technology.\par
Smart contract: this is an executable contract that is written in solidity high level language in an ethereum blockchain \hyperref[b13]{[17,} {\ref 19]}. The smart contract is written to serve as a policy guidance in the voting system. The smart contract controls the whole system and can't be tampered by any one. It follows the encrypted instructions then set a voting time and standard. Once the voting is done, it sends message across to every voter in the system and consider the digital signature of every participant as a validation of whom they voted for, there by counting and declaring the result by broadcasting it to every participant of such an election.\par
Electoral candidates: this are the citizens contesting for a particular position, INEC as a body first does their voters registration because they also have the right to vote, then accredit them to vote. After this the smart contract goes through its policy to confirm if this said candidate has the eligibility to contest, by checking the policy of the executable contract. Blockchain technology is decentralized system that can't be influenced by a particular person, every participant has a public key to verify, and this is what a voting system needs. The will of electorates and not a doctored result.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The proposed blockchain voting application if adopted would solve the challenges of traditional means of voting in Nigeria. Election as earlier mentioned has great impact on how the economy of a country goes, its leadership either has a good economic team or otherwise, hence a good system that can yield result is needed. The will of the people to vote a particular leader is their satisfaction that he or she is capable to move the nation forward, for their franchise to be fully expressed e-voting system is best at a time like this and blockchain technology is the best. The world is moving at a fast pace, is either we as Africans join the moving technological train or we fall behind. The proposed Blockchain voting application, is the solution to voting issues in Nigeria and Africa at large if adopted.\begin{figure}[htbp]
\noindent\textbf{31}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 3 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 3 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.2975\textwidth}P{0.323\textwidth}P{0.2295\textwidth}}
Nominee\tabcellsep Muhammad buhari\tabcellsep Atiku Abubakar\\
Party\tabcellsep APC\tabcellsep PDP\\
VOTES\tabcellsep 15,191,847\tabcellsep 11,262,978\\
TOTAL VOTES CASTED\tabcellsep \multicolumn{2}{l}{26,454,825}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 . 1 :}\end{figure}
 			\footnote{Year 2021 ( ) E © 2021 Global Journals Blockchain on Voting System in Africa} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Merkle ()]{b14}\label{b14} 	 		\textit{A digital signature based on a conventional encryption function},  		 			R C Merkle 		.  		1988. p. 369.  	 
\bibitem[Africa Eye: Torture 'rampant' among Nigeria's security forces, BBC news (2020)]{b1}\label{b1} 	 		\textit{Africa Eye: Torture 'rampant' among Nigeria's security forces, BBC news},  		10 February 2020.  	 
\bibitem[Nakamoto et al. ()]{b7}\label{b7} 	 		‘Bitcoin and Beyond: A Technical Survey on Decentralized Digital Currencies’.  		 			S Nakamoto 		,  		 			F Bitcoin ; Tschorsch 		,  		 			B Scheuermann 		.  		 \xref{http://dx.doi.org/10.1109/COMST.2016.2535718}{10.1109/COMST.2016.2535718}.  		 \url{https://doi.org/10.1109/COMST.2016.2535718}  	 	 		\textit{IEEE Communication Survey Tutorial}  		2008. 2016. 18 p. .  	 	 (A Peer-to-Peer Electronic Cash System) 
\bibitem[Karamitsos et al. ()]{b8}\label{b8} 	 		‘Design of the Blockchain Smart Contract: A Use Case for Real Estate’.  		 			I Karamitsos 		,  		 			M Papadaki 		,  		 			N B Barghuthi 		.  	 	 		\textit{Journal of In-formation Security}  		2018. 9 p. .  	 
\bibitem[Gabriel ()]{b10}\label{b10} 	 		‘E-prescribing trends in the United States’.  		 			M H Gabriel 		,  		 			SM 		.  	 	 		\textit{Office of the National}  		2014.  	 
\bibitem[Emmanson (2019)]{b4}\label{b4} 	 		‘Elections: Survey Shows Nigerians Enthuse To Vote’.  		 			Jerry Emmanson 		.  	 	 		\textit{Leadership Newspaper. Retrieved}  		11 February 2019. 2019. 25 February 2019.  	 
\bibitem[Glaser and Bezzenberger ()]{b5}\label{b5} 	 		 			F Glaser 		,  		 			L Bezzenberger 		.  		\textit{Beyond Cryptocurrency-A Taxonomy of Decentralized Consensus Systems. 23rd European Conference on Information System},  				 (Munster)  		2015. p. .  	 
\bibitem[Menezes et al. ()]{b0}\label{b0} 	 		\textit{Handbook of applied cryptography},  		 			Alfred J Menezes 		,  		 			S A V Paul 		,  		 			C Van Oorscho 		.  		1996. CRC Press.  	 	 (5th Ed) 
\bibitem[Kosba et al. ()]{b12}\label{b12} 	 		\textit{Hawk: The Blockchain model of cryptography and privacy-preserving smart contracts},  		 			A Kosba 		,  		 			A Miller 		,  		 			E Shi 		,  		 			Z Wen 		,  		 			C Papamanthou 		.  		2015.  	 	 (In Berkeley-Simons secure computation workshop) 
\bibitem[Irving and Holden ()]{b11}\label{b11} 	 		‘How blockchain-time stamped protocols could improve the trustworthiness of medical science. F1000 Research. ISO/TC 307, Blockchain and electronic distributed ledger technologies’.  		 			G Irving 		,  		 			J Holden 		.  		 \url{http://nyti.ms/1rQi4vG}  	 	 		\textit{The New York Times},  				2016. 2016. 2014.  	 	 (JPMorgan chase hacking affects 76 million households) 
\bibitem[Bbc News ()]{b2}\label{b2} 	 		\textit{Nigeria has the highest number of out of school children which is numbered at about 10},  		 			Africa Bbc News 		.  		2017. 5.  	 
\bibitem[Mattila ()]{b13}\label{b13} 	 		\textit{The blockchain phenomenon. The disruptive potential of distributed consensus architectures},  		 			J Mattila 		.  		2016.  	 	 (Berkeley roundtable on the international economy (brie) 
\bibitem[Fischer ()]{b9}\label{b9} 	 		‘The consensus problem in unreliable systems (a brief survey’.  		 			M J Fischer 		.  	 	 		\textit{International conference on foundations of computation theory},  				1983.  	 
\bibitem[Hitoshi Okada and Shigeichiro ()]{b6}\label{b6} 	 		\textit{Vanessa bracamonte (2019) proposed classification of Blockchain based on authority and incentives 8},  		 			Hitoshi Okada 		,  		 			Yamasaki Shigeichiro 		.  		2012.  	 	 (Spiraling Violence: Boko Haram Attacks and Security Force Abuses in Nigeria) 
\bibitem[Deloitte ()]{b3}\label{b3} 	 		\textit{What Is Blockchain},  		 			Deloitte 		.  		 \url{https://www2.deloitte.com/content/dam/Deloitte/uk/Documents/Innovation/deloitte-uk-what-is-blockchain-2016.pdf}  		2016.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
