mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 14:44:23 +01:00
Added Kilt and Clover ecosystems
This commit is contained in:
34
data/ecosystems/c/clover.toml
Normal file
34
data/ecosystems/c/clover.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Clover"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/clover-network"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/apps"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/chainspec-generator"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover-defi-wallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover-docs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover-mobile-wallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover-ui"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/clover-wallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/clover-network/website"
|
||||
79
data/ecosystems/k/kilt.toml
Normal file
79
data/ecosystems/k/kilt.toml
Normal file
@@ -0,0 +1,79 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Kilt"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/KILTprotocol"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/.github"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/cumulus"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/demo-client"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/demo-mobile-wallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/dev.kilt.io"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/did-method-registry"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/kilt-did-driver"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/kilt-workshop-101"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/mashnet-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/open-runtime-module-library"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/polkadot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/polkadot-apps"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/portablegabi"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/portablegabi-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/portablegabi-pallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/portablegabi-tutorial"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/prototype-services"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/sdk-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/substrate"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/substrate-telemetry"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/tx-necromancer"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/universal-resolver"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/universal-resolver-frontend"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/KILTprotocol/Web3-collaboration"
|
||||
Reference in New Issue
Block a user