43 releases

0.5.4 Oct 19, 2021
0.5.3 Jul 21, 2021
0.5.2 May 19, 2021
0.5.1 Nov 8, 2019
0.2.0-alpha.3 Jul 26, 2019

#98 in #init

Download history 2205/week @ 2024-12-09 2341/week @ 2024-12-16 1437/week @ 2024-12-23 1780/week @ 2024-12-30 2005/week @ 2025-01-06 2637/week @ 2025-01-13 1898/week @ 2025-01-20 487/week @ 2025-01-27 1034/week @ 2025-02-03 1186/week @ 2025-02-10 1601/week @ 2025-02-17 2191/week @ 2025-02-24 1720/week @ 2025-03-03 2178/week @ 2025-03-10 1990/week @ 2025-03-17 1083/week @ 2025-03-24

7,037 downloads per month
Used in 62 crates (2 directly)

MIT license

1MB
3K SLoC

Contains (ELF exe/lib, 53KB) secp256k1_blake160_multisig_all, (ELF exe/lib, 53KB) secp256k1_blake160_sighash_all, (ELF exe/lib, 9KB) specs/cells/dao

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

Release

Tag and publish the release. GitHub Actions will publish the crate.

Dependencies