no-std shell-runtime

A minimal runtime to test Relay Chain consensus

16 breaking releases

0.18.0 Oct 1, 2024
0.17.0 Jul 19, 2024
0.15.0 Jul 13, 2024
0.10.0 Mar 19, 2024
0.0.0 Nov 21, 2022
Download history 47/week @ 2024-06-25 99/week @ 2024-07-09 116/week @ 2024-07-16 7/week @ 2024-07-23 23/week @ 2024-09-10 8/week @ 2024-09-17 3/week @ 2024-09-24 217/week @ 2024-10-01 12/week @ 2024-10-08

263 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

~33–49MB
~872K SLoC