A library for generating efficient Merkle tree and combined Merkle proof based on complete binary tree.
# Cargo.toml
[dependencies]
merkle-cbt = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Merkle tree from a list of items and prints the root hash.
No known issues recorded.
No dependency data recorded yet.