Registry / other / ckb-script

ckb-script

JSON →
library1.1.1rscratesunverified

CKB component to run the type/lock scripts on the Nervos CKB blockchain.

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

Script
use ckb_script::Script;

Creates a default CKB script instance.

use ckb_script::Script; fn main() { let script = Script::default(); println!("Script created"); }
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
4
Meta
1
Amazon
1
Resources
ckb-script — cargo add ckb-script · libregistry