Registry / other / ckb-verification

ckb-verification

JSON →
library1.1.1rscratesunverified

Provides verification logic for the Nervos CKB blockchain.

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

Verifier
✓ use ckb_verification::Verifier;

Creates a new verifier instance.

use ckb_verification::Verifier; let verifier = Verifier::new();
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
ckb-verification — cargo add ckb-verification · libregistry