Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/francocerino/my_blockchain

A local implementation of a blockchain with sha256 and Merkle Trees
https://github.com/francocerino/my_blockchain

Last synced: about 1 month ago
JSON representation

A local implementation of a blockchain with sha256 and Merkle Trees

Awesome Lists containing this project

README

        

# my_blockchain
A local implementation of a blockchain with sha256 and Merkle Trees

The Jupyter Notebook bc_test.ipynb shows a demo of the blockchain implemented