Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 214 Bytes

TCOIN BLOCKCHAIN

Installing modules

pip install -r req.txt

Running the blockchain server

# for example
# python tcoin.py 0.0.0.0 5000

python tcoin.py your_host your_port