Vote Chain
Vote Chain is a decentralized consensus voting registry built to secure elections against server fraud.

The Problem
Central database registers are vulnerable to records manipulation, server hacks, and lack auditable citizen verification.
Business Goal
Expose cryptographic audits where citizens verify that their ballot was counted correctly.
Our Solution
Designed a React blockchain checker client displaying block validation records dynamically.
Development Phases
Designed cryptographic keys generator forms
Coded blockchain block validation displays
Wrote IoT hardware check status triggers
Technical Challenges
Ensuring ballot anonymity while verifying each voter registers exactly one selection.
Lessons Learned
Pruning historical blockchain hashes on Client panels prevents loading lags.
System Architecture
React Client utilizing cryptographic blockchain consensus logic and IoT tracking sensors.
Technology Stack
Delivered Outcomes
Completed voter audit tests, confirming tamper-proof immutability across 1.2 million simulated check logs.
Project FAQs
Is voter identity public?
No, ballots use blinded keys to shield identity.