95 releases (27 breaking)

new 0.200.0-rc1 Feb 21, 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

#54 in Magic Beans

Download history 1293/week @ 2024-10-29 414/week @ 2024-11-05 940/week @ 2024-11-12 1007/week @ 2024-11-19 777/week @ 2024-11-26 1490/week @ 2024-12-03 2067/week @ 2024-12-10 1511/week @ 2024-12-17 1330/week @ 2024-12-24 1094/week @ 2024-12-31 1425/week @ 2025-01-07 1919/week @ 2025-01-14 1433/week @ 2025-01-21 225/week @ 2025-01-28 899/week @ 2025-02-04 615/week @ 2025-02-11

3,356 downloads per month
Used in 58 crates (26 directly)

MIT license

670KB
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

~8–37MB
~576K SLoC