/seg_blockchain

Local Blockchain implementation

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Python BlockChain

The blockchain implementation can be found on blockchain.py. No requirements in needed.

The file mining.py has some test stuffs to time blocks insertion on blockchain. To see more info run

$ python3 mining.py --help

An log example of mining.py is found on log.log file.