From 0927d1b7918659af9c30951e9afff0b8f80f7d70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 23:33:07 +0000 Subject: [PATCH] Add project: darwinia --- data/projects/darwinia.json | 76 +++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 data/projects/darwinia.json diff --git a/data/projects/darwinia.json b/data/projects/darwinia.json new file mode 100644 index 0000000..2d87574 --- /dev/null +++ b/data/projects/darwinia.json @@ -0,0 +1,76 @@ +{ + "name": "Darwinia", + "slug": "darwinia", + "description": "Darwinia is pioneering the development of cutting-edge cross-chain service solutions, with a strategic emphasis on boosting the cross-chain functionalities of decentralized applications.", + "richText": "", + "links": { + "website": [ + { + "label": "darwinia.network", + "url": "https://darwinia.network/" + } + ], + "docs": [ + { + "label": "Docs", + "url": "https://docs.darwinia.network/" + } + ], + "explorer": [ + { + "label": "Subscan", + "url": "https://darwinia.subscan.io/" + } + ], + "repository": [ + { + "label": "Darwinia", + "url": "https://github.com/darwinia-network/darwinia" + }, + { + "label": "Collator UI V2", + "url": "https://github.com/darwinia-network/collator-staking-ui-v2" + }, + { + "label": "Omni Balance", + "url": "https://github.com/darwinia-network/omni-balance" + }, + { + "label": "Darwinia Home", + "url": "https://github.com/darwinia-network/home" + }, + { + "label": "Darwinia Docs", + "url": "https://github.com/darwinia-network/docs" + } + ], + "social": [ + { + "label": "X/Twitter", + "url": "https://x.com/DarwiniaNetwork" + } + ] + }, + "attributes": { + "networks": [ + "Polkadot" + ], + "purposes": [ + "evm", + "universal" + ], + "stackLevels": [ + "protocol", + "runtime", + "smart-contract" + ], + "technologies": [ + "Substrate", + "EVM" + ], + "types": [ + "platform" + ], + "rewards": false + } +}