Skip to content

Latest commit

 

History

History
7 lines (2 loc) · 171 Bytes

README.md

File metadata and controls

7 lines (2 loc) · 171 Bytes

Simple Blockchain

A simple blockchain in Python. Blockchain here is considered as a Data Structure for storing data that is immutable using the hashing algorithms.