You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube e8f819d8a0 Add Proof verification 3 years ago
LICENSE Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8 3 years ago
README.md Add(k, v), add tests compatible with circomlib 3 years ago
go.mod Add used utils 3 years ago
go.sum Add used utils 3 years ago
merkletree.go Add Proof verification 3 years ago
merkletree_test.go Add Proof verification 3 years ago
node.go Add node methods 3 years ago
utils.go Add used utils 3 years ago

README.md

go-merkletree

MerkleTree compatible with version from circomlib.

Adaptation of the merkletree from https://github.com/iden3/go-iden3-core/tree/v0.0.8