100 releases (28 breaking)
Uses new Rust 2024
new 0.201.0 | Apr 2, 2025 |
---|---|
0.201.0-rc2 | Mar 25, 2025 |
0.200.0 | Mar 5, 2025 |
0.120.0 | Dec 11, 2024 |
0.1.0 | Nov 2, 2018 |
#7 in #nervos
4,963 downloads per month
Used in 58 crates
(26 directly)
675KB
13K
SLoC
The Chain Specification
By default, when simply running CKB, CKB will connect to the official public Nervos network.
In order to run a chain different to the official public one,
with a config file specifying spec = { file = "<the-path-of-spec-file>" }
under [chain]
.
ckb-chain-spec
This crate is a component of ckb.
The CKB block chain specification
Minimum Supported Rust Version policy (MSRV)
This crate's minimum supported rustc version is 1.85.0
Dependencies
~6–36MB
~532K SLoC