Registry / networking / ckb-shared

ckb-shared

JSON →
library1.1.2rscratesunverified

Provides shared blockchain data structures and services for the Nervos CKB blockchain.

# Cargo.toml [dependencies] ckb-shared = "1.1.2"
INSTALL
IMPORT
SIG · CKB-SHARED
C
ckb-shared
networkingrustv1.1.2
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.

Shared
use ckb_shared::shared::Shared;

Creates a default Shared instance.

use ckb_shared::shared::Shared; fn main() { let shared = Shared::default(); println!("Shared created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Meta
1
Amazon
1
OpenAI (training)
1
Resources
ckb-shared — cargo add ckb-shared · libregistry