Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@ArnaudSene ArnaudSene released this 30 Jan 20:14
· 2 commits to main since this release

Init Merkle Tree tool

Features

  • Create a merkle tree
  • Create a merkle proof
  • Verify a value with a merkle proof
  • Get the merkle tree root
  • Get the merkle tree size
  • Get the merkle tree depth
  • Get/count the leaves