Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 853 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 853 Bytes

ckb production scripts

CKB scripts used in production.

Build

git submodule update --init --recursive
make all-via-docker

RFC and Deployment

All scripts above are deployed on mainnet, see RFC for more details.

Policy

  • All scripts have been developed by the nervosnetwork team.
  • Each script undergoes comprehensive review and audit processes to ensure quality and security.
  • All scripts are deployed on the mainnet, with no capability for upgrading, guaranteeing stability and reliability.

Omnilock

It is moved to a new repo.

Anyone Can Pay

It is moved to a new repo.