⚠️ Early placeholder release. The public API is not available yet — these first versions reserve the crate names and validate the release pipeline.
Merkle tree utilities for the EVM, written in Rust.
This repository is a Cargo workspace with two crates:
| Crate | Description | crates.io |
|---|---|---|
mriynyk-merkle |
Core library for building and verifying Merkle trees | |
mriynyk-merkle-cli |
Command-line interface (the merkle binary) |
Work in progress. Solana VM support is planned for a later release.
Licensed under either of Apache-2.0 or MIT at your option.