Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 182 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 182 Bytes

Binary Merkle Tree in Rust

This repo provides you all the necessary functions to create and interact with the merkle tree. These functions have been tested using test vector files.