/blockchain

building own block chain with consenses

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Blockchain

Building simple block chain from scratch with consensus mechanism

Install

pip install -r requirements.txt

Run multiple nodes (instances)

PORT=<PORT> python run-blockchain.py