Registry / crypto / clvmr
library0.17.5rscratesunverified

Implementation of clvm for Chia Network's cryptocurrency.

# Cargo.toml [dependencies] clvmr = "0.17.5"
INSTALL
IMPORT
SIG · CLVMR
C
clvmr
cryptorustv0.17.5
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.

Allocator
✓ use clvmr::Allocator;

Create a new CLVM allocator.

use clvmr::Allocator; fn main() { let alloc = Allocator::new(); println!("CLVM allocator created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Amazon
1
Resources
clvmr — cargo add clvmr · libregistry