Block Chain Ballot: A Secure and Transparent E-Voting System
摘要
Blockchain-based voting system that aims to address the key issues associated with traditional voting systems. The proposed system leverages the security and transparency of blockchain smart contract technology based on the Polygon framework to improve the overall integrity and efficiency of the voting process. The system incorporates an OTP (One Time Password) option for voter authentication and uses blockchain to securely store encrypted votes, ensuring anonymity for voters by preventing any connection between a voter’s identity and the ballot they cast. The system also utilizes an off-chain storage system to preserve the data for future use. Solidity is used for smart contract creation on the Mumbai Matic Testnet Network which is built based on the polygon framework, and MetaMask is used as a wallet to perform transactions. The implementation of this system is expected to improve voter participation, reduce the potential for voting fraud, and provide real-time results, making the voting process more efficient, secure, and transparent.