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

Download history 2041/week @ 2024-12-15 1009/week @ 2024-12-22 1287/week @ 2024-12-29 1361/week @ 2025-01-05 1778/week @ 2025-01-12 1607/week @ 2025-01-19 473/week @ 2025-01-26 733/week @ 2025-02-02 664/week @ 2025-02-09 1023/week @ 2025-02-16 1698/week @ 2025-02-23 1460/week @ 2025-03-02 1568/week @ 2025-03-09 1480/week @ 2025-03-16 1103/week @ 2025-03-23 732/week @ 2025-03-30

4,963 downloads per month
Used in 58 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

~6–36MB
~532K SLoC