francocerino / my_blockchain

A local implementation of a blockchain with sha256 and Merkle Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A local implementation of a blockchain with sha256 and Merkle Trees

License:MIT License


Languages

Language:Jupyter Notebook 91.6%Language:Python 8.4%