This is a model for a Voting system using blockchain technology to verify votes and reward the miner with the fastest "hash rate"
The following functionality is completed:
- User can enter vote for a particualr candidate
- Block chain randmoizes hash rates and finds winnder for verifying a vote.
- Interface is created for user to see all the nodes and the winning node.
##Using Code