Blockchain Based Voting System
Blockchain Based Voting System
Blockchain Based Voting System
Payal Rai, Palak Chadhokar, Pankaj Malviya, Pritesh Prajapat, Dr. Aradhana Negi
Department of Computer Science and Engineering
Prestige Institute of Engineering, Management and Research
Indore, India
{0863cs201114@piemr.edu.in , 0863cs201109@piemr.edu.in , 0863cs201112@piemr.edu.in ,
0863cs201124@piemr.edu.in , anegi@piemr.edu.in }
Abstract— Voters have always viewed voting outcomes deterring voter participation and engagement. These
differently and with suspicion in the centralized challenges have spurred the search for innovative solutions
environments. The majority of electronic voting systems that can improve the security, efficiency, and reliability of
currently in use rely on the centralized servers, which elections.
requires voter to trust the organizing body to guarantee The rise of blockchain technology have generated significant
the accuracy of the results.. In order to address the trust interest in its potential uses in various domains, including e-
difficulties, we present a novel strategy this article voting systems. Blockchain, as a decentralized and immutable
examines a novel voting platform utilizing blockchain ledger, offers the promise of revolutionizing the way elections
technology, aimed at guaranteeing fairness and security are achieved through transparency and immutable record of
without relying on centralized authorities for trust. This
voting transactions. By leveraging smart contracts on
system's primary characteristics include ensuring data
transparency and integrity, restricting voting to single blockchain networks such as Ethereum, it becomes possible to
vote per cell phone number per poll, and preserving voter design e-voting systems that ensure the anonymity and
anonymity. To achieve this objective, organizers of each integrity of votes while mitigating associated risks ,traditional
voting event will deploy consistent, transparent, and centralized voting systems. This emerging technology ensures
predictable smart contracts on the Ethereum Virtual immutability of vote records, provides end-to-end
Machine (EVM), which acts as the running environment transparency, enhances voter anonymity, reduces the risk of
for the Blockchain. fraud and changes.
Keywords: Blockchain, Voting, Authentication, Ethereum ,
Solidity, Elections, Smart Contract ,Security. II. BLOCKCHAIN TECHNOLOGY AND ETHEREUM