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

#26 in #included

Download history 1817/week @ 2024-12-01 2000/week @ 2024-12-08 2618/week @ 2024-12-15 1370/week @ 2024-12-22 1703/week @ 2024-12-29 2044/week @ 2025-01-05 2531/week @ 2025-01-12 1980/week @ 2025-01-19 671/week @ 2025-01-26 948/week @ 2025-02-02 1180/week @ 2025-02-09 1611/week @ 2025-02-16 2214/week @ 2025-02-23 1602/week @ 2025-03-02 1956/week @ 2025-03-09 1912/week @ 2025-03-16

7,874 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