Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 343 Bytes

Merkle Tree

This repo contains an implementation for the Merkle Tree and Merkle Patricia Trie data structures.

For details, checkout the Merkle Tree and Merkle Patricia Trie modules.