Created proxy routes to expose blockchain-related endpoints: - GET /api/votes/public-keys - Get ElGamal public keys for vote encryption - GET /api/votes/blockchain - Get blockchain state for an election - GET /api/votes/results - Get election results from blockchain - GET /api/votes/transaction-status - Check vote confirmation status These routes forward requests to the backend and are required for the frontend to access blockchain features like vote verification and transaction status tracking. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
37.7%
Python
28.6%
CSS
26%
Typst
4.1%
Shell
2.4%
Other
1.2%