Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 879 Bytes

parachain-templates.md

File metadata and controls

8 lines (5 loc) · 879 Bytes

Parachain Templates

To accelerate the development and time-to-market of future Parachain projects, here are two ready-to-use, opinionated Parachain templates.

They serve as a solid starting point for a vast majority of projects, and integrates best practices the Parity team have gathered from building multiple projects over the last several years.

  • Extended Parachain Template 7: A ready-for-hacking parachain template, pre-configured with the Assets pallet, and a governance system (Collective & Motion pallets), and other useful base features.
  • Frontier Parachain Template 4: a ready-to-use Frontier/EVM-based Parachain, pre-configured with the Assets pallet, a governance system (Collective & Motion pallets), and EVM precompiles.