From 7060267ee9250217ff6dba418b4264a590b07339 Mon Sep 17 00:00:00 2001 From: Furqan Ahmed Date: Wed, 13 Mar 2024 21:09:48 +0500 Subject: [PATCH] chore: added readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 21c74fc0..f65430d7 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ # Darwinia Home + +This repository is for the website of Darwinia Network. Learn more about Darwinia [here](https://darwinia.network). + +### Powering Your DApp’s Cross-Chain Capabilities. + +Darwinia is the community-run technology and service powering the cross-chain capabilities of decentralized applications. By crafting secure and efficient cross-chain messaging protocols, Darwinia is at the forefront of facilitating seamless communication between disparate blockchain networks. The newest addition to our suite of protocols is Msgport, an innovative messaging abstraction that has been successfully implemented across a wide array of mainstream smart contract platforms, broadening the potential for interoperability and enabling developers to create more versatile and connected blockchain ecosystems. + +### How to run +```npm install``` +``` npm start``` \ No newline at end of file