VoteChain is a blockchain-based voting system that aims to provide a secure and transparent platform for conducting elections. This project utilizes RSA encryption for wallet management and Flask framework for the nodes. It implements a proof-of-work consensus mechanism for maintaining the integrity of the blockchain.
Technology used:
- Python 3.7 or earlier
- pycrypto
- Requests
- Flask
- Flask-CORS