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

https://github.com/aarcex3/microchain

A simple blockchain restapi made in python
https://github.com/aarcex3/microchain

blockchain python rest-api simple

Last synced: 12 months ago
JSON representation

A simple blockchain restapi made in python

Awesome Lists containing this project

README

          

# Mini Blockchain

A simple blockchain in python made following [this](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46) tutorial implemented in FastAPI