86 releases (24 breaking)

new 0.119.0 Oct 25, 2024
0.118.0 Sep 18, 2024
0.117.0 Jul 29, 2024
0.115.0-rc2 Mar 20, 2024
0.1.0 Nov 2, 2018

#62 in Magic Beans

Download history 1220/week @ 2024-07-05 951/week @ 2024-07-12 711/week @ 2024-07-19 1100/week @ 2024-07-26 420/week @ 2024-08-02 889/week @ 2024-08-09 655/week @ 2024-08-16 1006/week @ 2024-08-23 1110/week @ 2024-08-30 1153/week @ 2024-09-06 1628/week @ 2024-09-13 3017/week @ 2024-09-20 940/week @ 2024-09-27 1149/week @ 2024-10-04 3205/week @ 2024-10-11 4342/week @ 2024-10-18

10,114 downloads per month
Used in 57 crates (25 directly)

MIT license

655KB
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.75.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

~14–44MB
~699K SLoC