91 releases (25 breaking)

new 0.120.0 Dec 11, 2024
0.120.0-rc2 Nov 20, 2024
0.117.0 Jul 29, 2024
0.115.0-rc2 Mar 20, 2024
0.1.0 Nov 2, 2018

#584 in Magic Beans

Download history 695/week @ 2024-08-20 957/week @ 2024-08-27 1002/week @ 2024-09-03 1242/week @ 2024-09-10 2848/week @ 2024-09-17 2048/week @ 2024-09-24 609/week @ 2024-10-01 2423/week @ 2024-10-08 3370/week @ 2024-10-15 3300/week @ 2024-10-22 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 1419/week @ 2024-12-03

4,179 downloads per month
Used in 57 crates (25 directly)

MIT license

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–37MB
~582K SLoC