Amrita Ki Sarkar is a decentralized blockchain-based voting system designed to make elections transparent, trustworthy, and accessible. Built using Solidity and deployed on the Celo Sepolia Testnet, it enables the creation of tamper-proof elections where every participant can vote only once, and all results are permanently stored on the blockchain. By allowing anyone to verify votes and candidate data on-chain, the system eliminates the risks of manipulation, hidden results, or administrative interference. This project demonstrates how decentralized governance can be implemented in a real-world setting and serves as a strong introduction to blockchain-powered election systems.
GitHub Repository: https://github.com/LakshyaK29/Amrita-
The mission of Amrita Ki Sarkar is to reimagine democratic governance using blockchain technology by creating a voting system that is transparent, immutable, and fully verifiable by the public. It aims to eliminate centralized control, reduce the risk of manipulation, and establish trust in the electoral process through open access to all on-chain data. As a beginner-friendly governance project, it showcases how decentralized technologies can transform traditional voting systems and inspire broader adoption of Web3-based civic tools.
Traditional voting systems depend on centralized authorities to manage, store, and verify election data. This introduces vulnerabilities such as corruption, data alteration, lack of transparency, and even potential loss of records. Voters must ultimately trust intermediaries, and there is often no independent way to verify whether votes were counted correctly. These weaknesses undermine democratic processes and reduce public confidence in election outcomes.
Amrita Ki Sarkar uses the immutability and decentralization of blockchain technology to solve these issues. The contract deployer acts as the admin and can add candidates, start the election, and end it at the correct time. Voters can cast their vote only once, enforced at the wallet-address level to prevent fraud. All votes, candidate data, and election actions are permanently recorded on-chain, allowing anyone to independently verify results and check the transparency of the entire process. By ensuring a secure, tamper-proof, and openly auditable system, the project demonstrates a fair and trustless voting mechanism.