#parachain #run-time #chain #module #responsible #relay #polkadot

no-std polkadot-runtime-parachains

Relay Chain runtime code responsible for Parachains

30 releases (18 major breaking)

new 18.0.0 Jan 14, 2025
17.0.1 Oct 29, 2024
17.0.0 Sep 26, 2024
16.0.2 Aug 29, 2024
0.0.0 Nov 21, 2022

#625 in Magic Beans

Download history 1866/week @ 2024-09-26 1406/week @ 2024-10-03 1489/week @ 2024-10-10 2109/week @ 2024-10-17 1860/week @ 2024-10-24 2702/week @ 2024-10-31 12075/week @ 2024-11-07 27673/week @ 2024-11-14 26702/week @ 2024-11-21 27404/week @ 2024-11-28 28362/week @ 2024-12-05 27189/week @ 2024-12-12 12163/week @ 2024-12-19 7404/week @ 2024-12-26 22527/week @ 2025-01-02 20708/week @ 2025-01-09

70,596 downloads per month
Used in 88 crates (20 directly)

GPL-3.0-only

1.5MB
31K SLoC

Release

Polkadot SDK Stable 2412


lib.rs:

Runtime modules for parachains code.

It is crucial to include all the modules from this crate in the runtime, in particular the Initializer module, as it is responsible for initializing the state of the other modules.

Dependencies

~25–40MB
~672K SLoC