#run-time #relay #chain #shell #parachain #test #consensus

no-std shell-runtime

A minimal runtime to test Relay Chain consensus

17 breaking releases

0.19.0 Jan 22, 2025
0.18.0 Oct 1, 2024
0.17.0 Jul 19, 2024
0.10.0 Mar 19, 2024
0.0.0 Nov 21, 2022

#58 in #parachain

Download history 29/week @ 2024-12-06 100/week @ 2025-01-17 25/week @ 2025-01-24 2/week @ 2025-01-31

127 downloads per month
Used in polkadot-parachain-bin

Apache-2.0 and GPL-3.0-only

29KB
418 lines

Release

Polkadot SDK stable2409


lib.rs:

Shell Runtime

The Shell runtime defines a minimal parachain. It can listen for a downward message authorizing an upgrade into another parachain.

Generally (so far) only used as the first parachain on a Relay.

Dependencies

~35–51MB
~1M SLoC