Skip to content

The various runtimes which make up the core subsystems of networks for which the Fellowship is represented.

License

Notifications You must be signed in to change notification settings

polkadot-fellows/runtimes

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19f6aed · Oct 4, 2023
Sep 29, 2023
Sep 29, 2023
Oct 4, 2023
Oct 4, 2023
Sep 26, 2023
Sep 29, 2023
Sep 29, 2023
Sep 26, 2023
Oct 4, 2023
Sep 29, 2023
Sep 29, 2023
Sep 29, 2023

Repository files navigation

Runtimes

This repository houses the code required to build the runtimes for Polkadot, Kusama, and their System-Parachains. Its maintenance is overseen by the Fellowship, as decreed by the Polkadot and Kusama Governance. The primary objective is to provide excellent code, which can subsequently be enacted on-chain through a decentralized referendum.

Structure

Each leaf folder contains one runtime crate:

├── relay
│   ├── kusama
│   └── polkadot
└── system-parachains
    ├── asset-hubs
    │   ├── asset-hub-kusama
    │   └── asset-hub-polkadot
    ├── bridge-hubs
    │   ├── bridge-hub-kusama
    │   └── bridge-hub-polkadot
    ├── collectives
    │   └── collectives-polkadot
    └── gluttons
        └── glutton-kusama

About

The various runtimes which make up the core subsystems of networks for which the Fellowship is represented.

Resources

License

Stars

Watchers

Forks

Packages

No packages published