Merkle Trees in Git and Bitcoin - What they are and Usecases
What is a Merkle Tree?
Merkle trees also known as “binary hash trees” is a hash-based data structures popularly used in computer science applications.
It’s a tree structure where each leaf node is a hash of a block data and each non-leaf node is a ha...
bharvisampat.hashnode.dev4 min read
Sting
A Builder in the world of Web3.0
Well Explained !! Specially the protocol part.