#run-time #parachain #shell #consensus #polkadot #relay

no-std shell-runtime

A minimal runtime to test Relay Chain consensus

16 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

#66 in #parachain

Download history 29/week @ 2024-12-09 120/week @ 2025-01-20 5/week @ 2025-01-27 182/week @ 2025-02-10 43/week @ 2025-02-17

61 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

~36–52MB
~1M SLoC