Registry / other / dg-xch-core

dg-xch-core

JSON →
library2.1.4rscratesunverified

Core library with type/error definitions, CLVM tools, and consensus/pool definitions for Chia.

# Cargo.toml [dependencies] dg_xch_core = "2.1.4"
INSTALL
IMPORT
SIG · DG-XCH-CORE
D
dg-xch-core
otherrustv2.1.4
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.

run_program
use dg_xch_core::clvm::run_program;

Run a simple CLVM program.

use dg_xch_core::clvm::run_program; let result = run_program(&[0x01], &[]); println!("{:?}", result);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
dg-xch-core — cargo add dg-xch-core · libregistry