97 releases (27 breaking)

new 0.200.0 Mar 5, 2025
0.121.0 Jan 22, 2025
0.120.0 Dec 11, 2024
0.120.0-rc2 Nov 20, 2024
0.1.0 Nov 2, 2018

#697 in Magic Beans

Download history 1150/week @ 2024-11-17 803/week @ 2024-11-24 1284/week @ 2024-12-01 1770/week @ 2024-12-08 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 1303/week @ 2025-03-02

4,818 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

~7–38MB
~593K SLoC