In traditional voting systems, votes are managed by centralized authorities, which can lead to bias or manipulation.
Vote Ka Mamla solves this by allowing anyone to deploy and manage elections directly on the Celo blockchain — ensuring fairness, transparency, and security.
This project runs on the Celo Sepolia Testnet, making it perfect for testing and learning.
Decentralized Voting: No central authority.
✅ Transparency: Anyone can verify votes on-chain.
✅ One Vote Per Person: Prevents duplicate voting.
✅ Open Source & Beginner-Friendly: Clean Solidity code for easy learning.
✅ Events for Tracking: Emits events on adding candidates and casting votes.
Traditional voting system face vote tampering, fake votes and lack of transparency, making it hard to trust election results.
The contract owner (the deployer) can add candidates.
Each voter can cast only one vote.
The votes are recorded permanently on the blockchain.
Anyone can view vote counts for each candidate.
so, it prevents vote stealing
India