88 releases (25 breaking)

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

#43 in Magic Beans

Download history 616/week @ 2024-07-31 726/week @ 2024-08-07 787/week @ 2024-08-14 760/week @ 2024-08-21 924/week @ 2024-08-28 1003/week @ 2024-09-04 1132/week @ 2024-09-11 3334/week @ 2024-09-18 1663/week @ 2024-09-25 754/week @ 2024-10-02 2695/week @ 2024-10-09 4504/week @ 2024-10-16 1980/week @ 2024-10-23 1030/week @ 2024-10-30 456/week @ 2024-11-06 766/week @ 2024-11-13

5,908 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

~11–40MB
~641K SLoC