sora-xor / sora2-parachain

SORA is a new economic system aimed at creating a supranational, world economic system with built-in tools for decentralized finance (DeFi). The SORA network implements a new way of parachain architecture on Polkadot and Kusama network, with the capability to bridge external blockchains (like Ethereum) to the Polkadot ecosystem.
The Unlicense
14 stars 4 forks source link

[Tech]: Set up Moonbase Alpha for HRMP channel with Moonbeam #188

Open Tieumsan opened 7 months ago

Tieumsan commented 7 months ago

Problem statement

We want to open an HRMP channel with the Moonbeam parachain on Kusama. The Moonbeam team requires that we start with a Moonbase Alpha to ensure smooth operations while opening channels between our parachains.

Description

Guide: https://docs.moonbeam.network/builders/interoperability/xcm/xc-registration/xc-integration/#moonbase-alpha-xcm

Definition of Done

Requirements

No response

Aha! Link: https://soramitsucoltd.aha.io/features/SKP-2

N1ghtStorm commented 7 months ago

Created chainspec and prepared runtime code, waiting for deployment process