Registry / crypto / jmt
library0.12.0rscratesunverified

Jellyfish Merkle Tree

# Cargo.toml [dependencies] jmt = "0.12.0"
INSTALL
IMPORT
SIG · JMT
J
jmt
cryptorustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JellyfishMerkleTree
use jmt::JellyfishMerkleTree;

Creates a new Jellyfish Merkle Tree instance

use jmt::JellyfishMerkleTree; fn main() { let tree = JellyfishMerkleTree::new(); println!("JMT created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
jmt — cargo add jmt · libregistry