Crates.io | ckb-system-scripts |
lib.rs | ckb-system-scripts |
version | 0.5.4 |
source | src |
created_at | 2019-06-19 08:08:27.292833 |
updated_at | 2021-10-19 07:35:12.698017 |
description | CKB System Scripts |
homepage | |
repository | https://github.com/nervosnetwork/ckb-system-scripts |
max_upload_size | |
id | 142069 |
size | 1,284,786 |
CKB's system scripts, which included in the system cells in the genesis block.
git submodule init
git submodule update
make install-tools
make all-via-docker
cargo test --all
Tag and publish the release. GitHub Actions will publish the crate.