Registry / networking / ckb-network

ckb-network

JSON →
library1.2.1rscratesunverified

Networking module for the CKB blockchain node.

# Cargo.toml [dependencies] ckb-network = "1.2.1"
INSTALL
IMPORT
SIG · CKB-NETWORK
C
ckb-network
networkingrustv1.2.1
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.

NetworkService
✓ use ckb_network::NetworkService;

Create a new CKB network service.

use ckb_network::NetworkService; let service = NetworkService::new(Default::default());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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