mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
156 lines
3.4 KiB
TOML
156 lines
3.4 KiB
TOML
title = "Darwinia Network"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/darwinia-network/"]
|
|
|
|
# Repositories
|
|
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/rfcs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/research"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/collaboration"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/home"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/ethabi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia-offchain-tools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/legacy-wormhole-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia-common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/dj"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/ethash"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/shadow"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/merkle-mountain-range"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia-bridge-sol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/parachain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/bridger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia-kit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/node-liveness-probe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/grandma"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/kubevali"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/chain-state-exporter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/substrate-subxt"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/parity-bridges-common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/crab-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/linters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/smart-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/darwinia-launch"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/crab-home"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/snapshot-init-container"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/substrate-api-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/react-boilerplate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/fork-off-substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/parachain-projects-info"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/chain-primitives"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/wormhole-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql-polkadot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql-kusama"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql-pangolin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql-crab"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/patricia-trie"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/grandpa-bridge-gadget"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/webkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/subql-pangoro"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/darwinia-network/vercel-gateway" |