Skip to content

bauti-defi/Zk-MerkleTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zk-MerkleTree

A circom circuit implementation of a Merkle Tree. With this circuit you can prove that a list of leaves computes to a given merkle root.


🔍 Audits

This code is not audited and should be used for educational purposes only. If you get wreck'd, it's not my fault. ⚠️

To become an auditor, submit a PR with your name added to the list below and a link to your audit. All audits must be performed on the main branch.

Audited By:

  • could be you?

⚠️ Disclaimer

This is my first serious attempt at creating a circom circuit. I'm sure there are many ways to improve this implementation. Please feel free to open an issue or PR if you have any suggestions.

📚 Useful Resources

✌️ License

MIT