Skip to content

hashed-io/hashed-substrate-parachain

Folders and files

NameName
Last commit message
Last commit date
Apr 27, 2023
Dec 15, 2023
Nov 15, 2023
Nov 15, 2023
Apr 27, 2023
Dec 13, 2023
Dec 15, 2023
Nov 11, 2023
Dec 15, 2023
Apr 27, 2023
Apr 27, 2023
Dec 13, 2023
Apr 27, 2023
Apr 27, 2023
Dec 8, 2023
Oct 30, 2023
Nov 11, 2023
Apr 27, 2023
Apr 27, 2023
Dec 13, 2023
Oct 20, 2023

Repository files navigation

Substrate Cumulus Parachain Template

A new Cumulus-based Substrate node, ready for hacking ☁️..

This project is originally a fork of the Substrate Node Template modified to include dependencies required for registering this node as a parathread or parachain to a relay chain.

The stand-alone version of this template is hosted on the Substrate Devhub Parachain Template for each release of Polkadot. It is generated directly to the upstream Parachain Template in Cumulus at each release branch using the Substrate Template Generator.

👉 Learn more about parachains here, and parathreads here.

🧙 Learn about how to use this template and run your own parachain testnet for it in the Devhub Cumulus Tutorial.