Registry / other / ckb-types

ckb-types

JSON →
library1.1.1rscratesunverified

Core types library for the Nervos CKB blockchain.

# Cargo.toml [dependencies] ckb-types = "1.1.1"
INSTALL
IMPORT
SIG · CKB-TYPES
C
ckb-types
otherrustv1.1.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.

BlockView
✓ use ckb_types::core::BlockView;

Creates a new BlockView instance from the CKB core types.

use ckb_types::core::BlockView; fn main() { let block = BlockView::new(); println!("Block: {:?}", block); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources