Join our community of builders on

Telegram!Telegram
Previous Versionsv2.0.2

Polkadot Parachain Runtimes

Outdated Version

You're viewing an older version (v2.0.2) The latest documentation is available for the current version. Click here to visit latest version.

A collection of secure runtime templates to build parachains more easily on Polkadot.

Runtimes

Where to get started

  • Quick Start: a generic parachain runtime that works out of the box. It has all the must have features, and allows further customization based on your project’s needs. Generic Runtime Template also serves as the base for our other runtime templates.
  • Testing with Zombienet: a more opinionated parachain runtime template that maximizes Ethereum compatibility by using AccountId20 and configures a local EVM instance. You can easily migrate/deploy Solidity Smart Contracts to this one.