-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Xavier Lau <[email protected]>
- Loading branch information
Showing
6 changed files
with
37 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
# Overview | ||
|
||
The Darwinia ecosystem consists of four official long-term networks. Here are the key differences between each network: | ||
The Darwinia ecosystem consists of four official long-term networks: | ||
|
||
| Network | Description | | ||
| --------------------| ------------ | | ||
| [Darwinia Network](../chains/darwinia.md) | This chain serves as a parachain of Polkadot, the main network. It is designed to provide secure and scalable interoperability between different blockchains within the Polkadot ecosystem. | | ||
| [Crab Network](../chains/crab.md) | The Crab chain is a canary network, which means it serves as a parachain of Kusama, a sister network to Polkadot. | | ||
| [Pangolin Testnet](../chains/pangolin.md) | This chain is the official testnet for the Darwinia chains. It provides a sandbox environment for developers to test their applications and experiment with different features before deploying them to the Darwinia chains. The Pangolin chain helps ensure the stability and reliability of the Darwinia chain by identifying and resolving any issues or bugs. | | ||
| [Rollup Testnet](../chains/rollup.md) | This rollup is built based on the Op Stack, with Avail DA as the data available layer, and it is used to test the cross-chain protocols based on the latest rollup technology. | | ||
|
||
These chain provide developers with different environments for testing, experimentation, and deployment, catering to the specific needs of the Darwinia ecosystem. | ||
| Chain | Introduction | | ||
| :-------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: | | ||
| [Darwinia](../chains/darwinia.md) | EVM-compatible blockchain using the Substrate framework, featuring cross-chain capabilities. | | ||
| [Crab](../chains/crab.md) | Canary network for Darwinia, similar to Kusama for Polkadot, designed to expect and handle chaos. | | ||
| [Pangolin](../chains/pangolin.md) | Primary test network for Darwinia, maintained to rigorously test new features before mainnet deployment. | | ||
| [Rollup](../chains/rollup.md) | Partnership with AltLayer to develop an advanced Ethereum Op Stack rollup testnet, supported by Avail DA, showcasing cutting-edge blockchain data services. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters