#script #start #init #update #ckb-system-scripts

ckb-always-success-script

CKB always success script

1 unstable release

0.0.1 May 20, 2020

#141 in #init

Download history 1127/week @ 2024-12-10 1242/week @ 2024-12-17 1096/week @ 2024-12-24 992/week @ 2024-12-31 909/week @ 2025-01-07 1466/week @ 2025-01-14 973/week @ 2025-01-21 182/week @ 2025-01-28 499/week @ 2025-02-04 486/week @ 2025-02-11 512/week @ 2025-02-18 1248/week @ 2025-02-25 876/week @ 2025-03-04 1019/week @ 2025-03-11 1017/week @ 2025-03-18 528/week @ 2025-03-25

3,609 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