BlockBallot is a blockchain-based voting web application created for HackNC!
For the original final submission, checkout the final-submission branch.
Learning resource: https://developer.ibm.com/technologies/blockchain/tutorials/develop-a-blockchain-application-from-scratch-in-python/
We have created a distributed ledger where each node must achieve consensus with every other node to ensure the integrity of the data. This prevents altered or illegal data from being entered into the system.
- Paul Jones, University of North Carolina at Chapel Hill
- Josh Chang, Purdue University
Clone this repository to run this application.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.