mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
Added Interchain and Lunie to Cosmos Ecosystem.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Cosmos"
|
||||
|
||||
sub_ecosystems = []
|
||||
sub_ecosystems = ["Interchain"]
|
||||
|
||||
github_organizations = ["https://github.com/cosmos"]
|
||||
github_organizations = ["https://github.com/cosmos", "https://github.com/luniehq"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
@@ -166,6 +166,15 @@ url = "https://github.com/forbole/gaia_bot_monitor"
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/funding"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/luniehq/cosmos-api"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/luniehq/cosmos-keys"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/luniehq/cosmos-ledger"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/luniehq/lunie"
|
||||
|
||||
|
||||
31
data/ecosystems/i/interchain.toml
Normal file
31
data/ecosystems/i/interchain.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Interchain"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/interchainio"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/delegation"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/funding"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/got"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/images"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/merkleeyes"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/tendermint-rs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/testnets"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/interchainio/tm-load-test"
|
||||
Reference in New Issue
Block a user