Skip to content

CKB's official system scripts. Those contracts will be included in system cells in genesis blocks

Notifications You must be signed in to change notification settings

nervosnetwork/ckb-system-scripts

Repository files navigation

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.

About

CKB's official system scripts. Those contracts will be included in system cells in genesis blocks

Resources

Stars

Watchers

Forks

Packages

No packages published