Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techraed/simple_blockchain

A simple .py blockchain implementation
https://github.com/techraed/simple_blockchain

Last synced: 7 days ago
JSON representation

A simple .py blockchain implementation

Awesome Lists containing this project

README

        

blockchain.py was based on this tutorial -> https://proglib.io/p/learn-blockchains-by-building-one/

other .py files are kind of improvements, that could be added