Registry / crypto / grin-chain

grin-chain

JSON →
library5.4.0rscratesunverified

Chain implementation for grin, a private and scalable cryptocurrency based on Mimblewimble.

# Cargo.toml [dependencies] grin_chain = "5.4.0"
INSTALL
IMPORT
SIG · GRIN-CHAIN
G
grin-chain
cryptorustv5.4.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.

Chain
use grin_chain::Chain;

Initialize a new Grin blockchain instance.

use grin_chain::Chain; fn main() { let chain = Chain::new(); println!("Chain initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
grin-chain — cargo add grin-chain · libregistry