Registry / crypto / novasmt

novasmt

JSON →
library0.2.20rscratesunverified

Storage-agnostic, highly ergonomic sparse Merkle trees.

# Cargo.toml [dependencies] novasmt = "0.2.20"
INSTALL
IMPORT
SIG · NOVASMT
N
novasmt
cryptorustv0.2.20
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.

SparseMerkleTree
use novasmt::SparseMerkleTree;

Creates a new sparse Merkle tree instance.

use novasmt::SparseMerkleTree; fn main() { let tree = SparseMerkleTree::new(); println!("Sparse Merkle tree created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.20latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
novasmt — cargo add novasmt · libregistry