paralink-network / consumer-parachain

An example of a consumer chain, which can interact with the Paralink Parachain to retrieve a feed value

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substrate Cumulus Parachain Consumer Chain

This is an example of a possible consumer chain that interacts with Paralink Parachain to retrieve a feed price. See paralink-xcm repo to setup the whole environment.

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.

About

An example of a consumer chain, which can interact with the Paralink Parachain to retrieve a feed value

License:The Unlicense


Languages

Language:Rust 96.7%Language:Shell 3.3%