All Projects → nervosnetwork → ckb-system-scripts

nervosnetwork / ckb-system-scripts

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

Programming Languages

c
50402 projects - #5 most used programming language
rust
11053 projects
Makefile
30231 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].