Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 192 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 192 Bytes

sparse-merkle-tree

Sparse Merkle Tree in Rust compatible with Circom

How to use

[dependencies]
sparse-merkle-tree = { git = "https://github.com/LYC386/sparse-merkle-tree" }