ckb

Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network.

Github星跟踪图

Nervos CKB - The Common Knowledge Base

Version
Telegram Group
Nervos Talk

master, develop
-------, ----------
TravisCI, TravisCI


About CKB

CKB is the layer 1 of Nervos Network, a public/permissionless blockchain. CKB uses Proof of Work and improved Nakamoto consensus to achieve maximized performance on average hardware and internet condition, without sacrificing decentralization and security which are the core value of blockchain.

CKB supports scripting in any programming language with its own CKB-VM, a virtual machine fully compatible with RISC-V ISA. CKB is a General Verification Network, its programming model focuses on state verification, leaves state generation to layer 2 applications/protocols.

Nervos project defines a suite of scalable and interoperable blockchain protocols to create a self-evolving distributed economy, CKB is among them.

Notice: The ckb process will send stack trace to sentry on Rust panics.
This is enabled by default before mainnet, which can be opted out by setting
the option dsn to empty in the config file.

Join a Network

  • Mainnet Lina: Use the latest release and run ckb init --chain mainnet to initialize the node.
  • Testnet Aggron: Use the latest release and run ckb init --chain testnet to initialize the node.

See more networks to join in the
wiki.

Mining

CKB uses the Eaglesong mining algorithm. Please check here for more information.

License FOSSA Status

Nervos CKB is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

This project is still in development, and it's NOT in production-ready status.
The board also lists some known issues that we are currently working on.

The master branch is regularly built and tested, however, it is not guaranteed to be completely stable; The develop branch is the work branch to merge new features, and it's not stable. The CHANGELOG is available in Releases and CHANGELOG.md in the master branch.

How to Contribute

The contribution workflow is described in CONTRIBUTING.md, and security policy is described in SECURITY.md. To propose new protocol or standard for Nervos, see Nervos RFC.


Documentations

Latest version is hosted in GitHub.

The default branch in GitHub is develop, if you are looking for docs for the
Mainnet Lina or Testnet Aggron, switch to the branch master.

You can find a more comprehensive document website at https://docs.nervos.org.

主要指标

概览
名称与所有者nervosnetwork/ckb
主编程语言Rust
编程语言Makefile (语言数: 10)
平台
许可证MIT License
所有者活动
创建于2018-11-19 13:11:16
推送于2025-07-22 22:15:33
最后一次提交2025-06-11 11:43:27
发布数256
最新版本名称v0.202.0 (发布于 )
第一版名称v0.1.0-pre01 (发布于 2018-11-20 23:09:59)
用户参与
星数1.2k
关注者数68
派生数238
提交数10.7k
已启用问题?
问题数511
打开的问题数11
拉请求数3308
打开的拉请求数17
关闭的拉请求数840
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?