small blockchain with PoA consensus
-
Updated
May 22, 2018 - Python
small blockchain with PoA consensus
Simple blockchain for learning purpose (lockdown fun day)
Contains the implementation of a single block and a whole blockchain in Python
It is blockchain logic in Python. It consists of Account base of users without personal data, Bank for converting and defining actual course, BlockChain with block generating and approving process.
Simple blockchain implementation in python
Toy blockchain. Education purposes only.
Add a description, image, and links to the blockchain-python topic page so that developers can more easily learn about it.
To associate your repository with the blockchain-python topic, visit your repo's landing page and select "manage topics."