PollChain
Decentralized voting dApp with MetaMask wallet auth, live on-chain vote counting, and a no-wallet demo mode. Six routes, animated real-time results.
Web3 UX is the wall most users hit — wallet connection, transaction states, and on-chain latency break the interface if the frontend isn't built for them.
Built the full frontend in Next.js 14 + TypeScript: ethers.js wallet integration, React Context for chain state, animated progress bars driven by live vote data, and a demo fallback so anyone can explore without a wallet.
- Next.js 14
- React
- TypeScript
- ethers.js
- MetaMask
- Tailwind