Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use incentivized test network #99

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build/getting-started/networks/crab.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Crab Chain

Crab serves as Darwinia's canary network with genuine economic significance, akin to how Kusama functions for Polkadot. Anticipating chaos is par for the course!
Crab serves as Darwinia's incentivized testnet network with genuine economic significance, akin to how Kusama functions for Polkadot.

Crab is now a [parachain of Kusama](https://kusama.subscan.io/parachain/2105).

Expand Down
2 changes: 1 addition & 1 deletion docs/build/getting-started/networks/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ The Darwinia ecosystem consists of four official long-term networks:
| Chain | Introduction |
| :-------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **[Darwinia](./darwinia.md)** | EVM-compatible blockchain using the Substrate framework, featuring cross-chain capabilities. |
| **[Crab](./crab.md)** | Canary network for Darwinia, similar to Kusama for Polkadot, designed to expect and handle chaos. |
| **[Crab](./crab.md)** | Incentivized testnet network for Darwinia, similar to Kusama for Polkadot, designed to expect and handle chaos. |
| **[Koi](./koi.md)** | Primary test network for Darwinia, maintained to rigorously test new features before mainnet deployment. |
1 change: 0 additions & 1 deletion docs/community/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Darwinia is supported by dedicated organizations, each playing a critical role i
| [**DCDAO**](./orgs/dcdao.md) | DCDAO is a community self-organized workgroup (WG) that aims to contribute to the growth and development of the Darwinia community. |
| [**KtonDAO**](./orgs/ktondao.md) | KtonDAO is a community-driven initiative, built on [Tally](https://www.tally.xyz/gov/ktondao), where KTON holders come together to propose, discuss, and decide on the future of the community. |
| **Itering** | Itering is a blockchain technology development company that provides runtime and smart contract engineering implementations for Darwinia. It is also the founding company of Darwinia. |
| **Crab SubDAO** | Crab SubDAO is a DAO currently in design and will exist as a SubDAO of RingDAO. CRAB is its governance token, which is expected to be used for governing the Crab Chain, the experimental canary chain of Darwinia Chain. The design and concept of the SubDAO are inspired by Maker SubDAO. |

## Community Collaboration

Expand Down
Loading