Skip to content

chandankuiry/crypto_coin_using_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain implemented in Python

See the bitcoin white paper and Bitcoin organization wiki website for more information

Requirements

  1. Python3.6
  2. Flask
  3. python-requests

To run the project

python3 app.py

To run the project in multiple port

python3 app.py -p 5001

To run different api . check api.txt file

To run the test check test.py file

After running app.py file in two port (5000,5001) , open different terminal and run

python3 test.py

About

Basic crypto currency for educational purpose using python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages