Skip to content

A python program which explains the working of Merkle Tree along with it's impementation.

License

Notifications You must be signed in to change notification settings

chiukapoor/MerkleTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MerkleTree

License: GPL v3

Merkle trees are a fundamental part of blockchain technology. A Merkle tree is a structure that allows for efficient and secure verification of content in a large body of data. The project consists a python program which explains the working of Merkle Tree along with it's impementation.

About

A python program which explains the working of Merkle Tree along with it's impementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages