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.

5 lines
339 B

  1. # go-merkletree [![Go Report Card](https://goreportcard.com/badge/github.com/iden3/go-merkletree)](https://goreportcard.com/report/github.com/iden3/go-merkletree)
  2. MerkleTree compatible with version from [circomlib](https://github.com/iden3/circomlib).
  3. Adaptation of the merkletree from https://github.com/iden3/go-iden3-core/tree/v0.0.8