Awesome
Indexed Merkle Tree
This Rust library includes ready-to-use chip for performing Indexed Merkle Tree operations inside a Halo2 circuit. Inspired by: https://docs.aztec.network/concepts/advanced/data_structures/indexed_merkle_tree
Setup & Installation
- Clone the repository:
git clone https://github.com/aerius-labs/indexed-merkle-tree
- Navigate to the project directory:
cd indexed-merkle-tree
- Building the project:
cargo build --release
Running Tests
cargo run test
Contributing
We welcome contributions from the community!
License
This project is UNLICENSED.