An Advanced Full Stack Decentralized Approach for Secure Election Voting Process
Abstract
Designing a safe electronic voting system offering secrecy with impartial approach while being transparent and flexible is a challenging task. Full Stack decentralized applications are smart contract decentralized application that runs on a Decentralized Blockhain Network. Problems constructing a vote casting software at the Central Web Server are: the votes at the database will be modified and will be counted extra or eliminated entirely, also the supply code at the net server can also be modified at any time. Rather than having a separate central server database we can deploy Blockchain. Blockchain is a network and database which handles all the transaction. Blocks on the network are added if the transaction is valid and the Blocks also ensure that the data distributed across the Blockchain network are valid. In this paper, we will elaborate the design and development of a Decentralized Approach for Election Voting System using Solidity language to make our smart contract. This Decentralized Approach will have the option for the voter to cast a vote in an election by their Ethereum account address which has public and private key address. This approach aims to provide a secure and trusted voting transaction.
Community
0 commentsNo discussion yet
Be the first to share a question or observation.