100 releases (28 breaking)

Uses new Rust 2024

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

#6 in #nervos

Download history 355/week @ 2025-01-30 940/week @ 2025-02-06 730/week @ 2025-02-13 1444/week @ 2025-02-20 1834/week @ 2025-02-27 1266/week @ 2025-03-06 1684/week @ 2025-03-13 1350/week @ 2025-03-20 806/week @ 2025-03-27 614/week @ 2025-04-03 971/week @ 2025-04-10 1013/week @ 2025-04-17 1109/week @ 2025-04-24 611/week @ 2025-05-01 445/week @ 2025-05-08 732/week @ 2025-05-15

3,059 downloads per month
Used in 59 crates (26 directly)

MIT license

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

~7–36MB
~549K SLoC