Skip to content

TomAFrench/noir-merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noir Merkle Proof Verification

Noir library for the verification of merkle proofs against binary merkle trees.

Installation

To install this library, add the following line to the dependency tree in your Nargo.toml file.

merkle = { git = "https://github.com/TomAFrench/noir-merkle", tag = "master" }

For more info on using dependencies in Noir code see the Noir docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages