Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

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