#merkle-tree #labs #merkle #etospheres-labs-merkle

etospheres-labs-merkle

Merkle tree implementation with support for generation of inclusion proofs

1 release (0 unstable)

new 1.11.1-pre Apr 8, 2025

#55 in #labs

Download history 67/week @ 2025-04-02

67 downloads per month
Used in 3 crates (via etospheres-labs-merkle_si…)

BSD-3-Clause

43KB
982 lines

merkle.rs

Build Status Issues License Crates.io

Note: This is a fork of the original merkle crate

merkle.rs is a Rust implementation of a Merkle tree.

Documentation

Documentation is available.

Bug Reporting

Please report bugs either as pull requests or as issues in the issue tracker. merkle has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.

Dependencies

~5–13MB
~243K SLoC