Skip to content

aerius-labs/indexed-merkle-tree-halo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Clone the repository:
git clone https://github.com/aerius-labs/indexed-merkle-tree
  1. Navigate to the project directory:
cd indexed-merkle-tree
  1. Building the project:
cargo build --release

Running Tests

cargo run test

Contributing

We welcome contributions from the community!

License

This project is UNLICENSED.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages