Registry / crypto / nimiq-blockchain

nimiq-blockchain

JSON →
library0.2.0rscratesunverified

Persistent block storage for Nimiq's Rust implementation.

# Cargo.toml [dependencies] nimiq-blockchain = "0.2.0"
INSTALL
IMPORT
SIG · NIMIQ-BLOCKCHAIN
N
nimiq-blockchain
cryptorustv0.2.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.

Blockchain
use nimiq_blockchain::Blockchain;

Creates a new blockchain instance.

use nimiq_blockchain::Blockchain; fn main() { let blockchain = Blockchain::new(); println!("{:?}", blockchain); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
nimiq-blockchain — cargo add nimiq-blockchain · libregistry