Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darwinia-network/darwinia

Darwinia Chain, EVM+, Polkadot parachain and integrating with XCMP.
https://github.com/darwinia-network/darwinia

blockchain cross-chain darwinia polkadot substrate

Last synced: 3 months ago
JSON representation

Darwinia Chain, EVM+, Polkadot parachain and integrating with XCMP.

Awesome Lists containing this project

README

        

![logo](doc/logo.svg)

# [Darwinia](https://darwinia.network)

[![Twitter URL](https://img.shields.io/twitter/follow/DarwiniaNetwork?style=social)](https://twitter.com/DarwiniaNetwork)
[![Medium](https://badgen.net/badge/icon/medium?icon=medium&label)](https://darwinianetwork.medium.com)
[![Telegram](https://img.shields.io/endpoint?color=neon&style=flat-square&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2FDarwiniaNetwork)](https://t.me/DarwiniaOfficial)
[![Discord](https://img.shields.io/badge/Discord-gray?logo=discord)](https://discord.gg/3Z2yDVVr)

[![GitHub code lines](https://tokei.rs/b1/github/darwinia-network/darwinia)](https://github.com/darwinia-network/darwinia)
[![GitHub last commit](https://img.shields.io/github/last-commit/darwinia-network/darwinia?color=red&style=plastic)](https://github.com/darwinia-network/darwinia)
[![CI](https://github.com/darwinia-network/darwinia/actions/workflows/checks.yml/badge.svg)](https://github.com/darwinia-network/darwinia/actions/workflows/checks.yml/badge.svg)

## Introduction

- **Cross-Chain Asset Relay Station**

Darwinia Chain serves as a Polkadot Parachain that connects to Assethub and other assets through XCMP. Darwinia Chain collaborates deeply with [Helix Bridge](https://helixbridge.app) in a one-stop Bridge solution that can bridge various EVM ecosystems.

- **Omnichain Account**

XAccount, standing for Cross-Chain Abstract Account, represents a pioneering approach to account abstraction at the cross-chain level. DApps on Darwinia will be able to interoperate with applications on other EVM chains through XAccount. The DApp for XAccount is coming soon.

- **EVM Chain secured by Polkadot**

Darwinia Chain is parachain sharing the same level of security with Polkadot, and It is developed using [Polkadot-SDK](https://github.com/paritytech/polkadot-sdk) and fully compatible with EVM.

- **Comprehensive Cross-Chain Stack**

[Msgport](https://msgport.ringdao.com) is a programmable Cross-Chain Messaging Port. Just as smart contracts provide programmability for DApp developers, integration with Msgport will empower developers on Darwinia Chain with the capability for cross-chain programming.

To develop more interesting cross-chain DApps on Darwinia Chain using Msgport.

- [**RingDAO**](https://ringdao.com)

RingDAO refers to the next governance version of Darwinia. RING serves as the governance token for RingDAO, and the upgrades to Darwinia Chain will be governed by RingDAO. RING also functions as the Gas Token for Darwinia Chain and plays a role in Collator Staking, among other aspects. RingDAO also governs other projects, including Msgport and XAPI. Learn more.

## Release

### Mainnet

[![Release](https://img.shields.io/github/v/release/darwinia-network/darwinia)](https://github.com/darwinia-network/darwinia/releases)

This contains the latest release of `Darwinia2` and `Crab2`.

### Testnet

[![Release](https://img.shields.io/github/v/release/darwinia-network/darwinia?include_prereleases)](https://github.com/darwinia-network/darwinia/releases)

This contains the latest release of `Koi`.

### Additional

There is a "stable" release channel, which will only be updated if the on-chain runtime upgrade is performed. The "stable" release channel is available at [darwinia-release](https://github.com/darwinia-network/darwinia-release).

Collators/Validators should focus on the latest [release](#release) channel.

RPC/Service suppliers should focus on the "stable" release channel.

## Documentation

- [Darwinia Home](https://darwinia.network)
- [Darwinia Docs](https://docs.darwinia.network)
- [Darwinia Improvement Proposals - DIPs](https://github.com/darwinia-network/DIPs)
- [Rust Reference Docs](#TODO)

## Contribution

[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Darwinia is open-source under the terms of the GPLv3, and we welcome contributions. Please review [CONTRIBUTIONS.md](doc/CONTRIBUTIONS.md) for more information.

## Security

The security policy and procedures can be found in [SECURITY.md](doc/SECURITY.md).