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.
CKB's official system scripts. Those contracts will be included in system cells in genesis blocks
C