93 releases (26 breaking)
new 0.121.0-rc2 | Jan 19, 2025 |
---|---|
0.120.0 | Dec 11, 2024 |
0.120.0-rc2 | Nov 20, 2024 |
0.117.0 | Jul 29, 2024 |
0.1.0 | Nov 2, 2018 |
#11 in Magic Beans
5,556 downloads per month
Used in 58 crates
(26 directly)
665KB
13K
SLoC
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.81.0
lib.rs
:
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]
.
Dependencies
~7–36MB
~554K SLoC