Blockchain voting system
pip install flask==0.12.2 pip install requests==2.18.4
use Postman Http Client for testing the API https://www.getpostman.com
There are three files , each file represent a node
First node is start on port 5001 Second node start on port 5002 Third node start on port 5003
Start each node
nodes.json contains all nodes
transaction.json represent the data to send in order to make a transaction
blockchain.json represent the file where the chain is srored