Skip to content

yashwanth195/blockchain-voting-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-voting

  1. Ensure to install all requirements pip3 install -r requirements.txt
  2. To run the first instance of the node execute python3 -m backend.app
  3. To run other instances of the node execute export PEER=True && python3 -m backend.app
  4. Routes available domain domain/blockchain domain/blockchain/mine domain/wallet/transact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • HTML 5.3%