Skip to content

I have built my own mini blockchain in Python. It includes hashing, proof of work and validating the blockchain.

Notifications You must be signed in to change notification settings

xava-dev/mini-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini-blockchain

Mini Blockchain

1 - Run script.py
2 - All blocks of the blockchain will be printed out
3 - Validity of the blockchain will also be printed out
4 - Open the console log to see the result

About

I have built my own mini blockchain in Python. It includes hashing, proof of work and validating the blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages