#cargo

ckb-always-success-script

CKB always success script

1 unstable release

0.0.1 May 20, 2020

#1200 in #cargo

Download history 189/week @ 2024-07-23 261/week @ 2024-07-30 279/week @ 2024-08-06 319/week @ 2024-08-13 278/week @ 2024-08-20 261/week @ 2024-08-27 336/week @ 2024-09-03 235/week @ 2024-09-10 349/week @ 2024-09-17 315/week @ 2024-09-24 183/week @ 2024-10-01 190/week @ 2024-10-08 694/week @ 2024-10-15 1037/week @ 2024-10-22 556/week @ 2024-10-29 176/week @ 2024-11-05

2,518 downloads per month
Used in 2 crates (via ckb-testtool)

MIT license

4KB

Contains (ELF exe/lib, 8KB) specs/cells/always_success

ckb-system-scripts

Build Status Crates.io

CKB's system scripts, which included in the system cells in the genesis block.

Quick Start

git submodule init
git submodule update
make install-tools
make all-via-docker
cargo test --all

No runtime deps