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

phroi/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

Releases

No releases published

Packages

No packages published

Languages

  • C 57.4%
  • Rust 41.4%
  • Makefile 1.2%