small blockchain with PoA consensus
- 
            Updated
            May 22, 2018 
- Python
small blockchain with PoA consensus
Simple blockchain for learning purpose (lockdown fun day)
SignLedger is a production-ready Python library for immutable audit logging with cryptographic verification. Built for compliance, security, and trust, SignLedger provides blockchain-inspired tamper-proof logging for critical applications.
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.
Contains the implementation of a single block and a whole blockchain in Python
Toy blockchain. Education purposes only.
Simple blockchain implementation in python
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."