There are 3 repositories under blockchain-python topic.
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