mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-04 22:07:25 +00:00
f499617c01
* update Substrate and Polkadot * Update parachain-template/runtime/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Substrate Cumulus Parachain Template
A new Cumulus-based Substrate node, ready for hacking ☁️..
This project is a fork of the Substrate Node Template modified to include dependencies required for registering this node as a parathread or parachain to the Rococo relay chain. Rococo is Polkadot's parachain testnet 👑.
👉 Learn more about parachains here, and parathreads here.
To learn about how to actually use the template to hack together your own parachain check out the
README from the substrate-parachain-template repository.