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

https://github.com/alexmochu/blockmain

A basic Blockchain that accepts transactions and allows us to mine new Blocks.
https://github.com/alexmochu/blockmain

blockchain blockchain-technology pyhton3

Last synced: about 1 month ago
JSON representation

A basic Blockchain that accepts transactions and allows us to mine new Blocks.

Awesome Lists containing this project

README

          

# blockmain
A basic Blockchain that accepts transactions and allows us to mine new Blocks.