From 54dde132c63b28aff09c4d1c3e824e7e2802f8f0 Mon Sep 17 00:00:00 2001 From: poiscaille7 Date: Thu, 9 Jan 2025 01:01:31 +0100 Subject: [PATCH] Update cosmos-network-stack.toml --- data/ecosystems/c/cosmos-network-stack.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/data/ecosystems/c/cosmos-network-stack.toml b/data/ecosystems/c/cosmos-network-stack.toml index f48b6ec8a2..b0fc4d12ba 100644 --- a/data/ecosystems/c/cosmos-network-stack.toml +++ b/data/ecosystems/c/cosmos-network-stack.toml @@ -1,8 +1,13 @@ # Ecosystem Level Information -title = "Cosmos Network Stack" +title = "Cosmos Hub" -sub_ecosystems = ["Cometbft", "Cosmos Network", "Map of Zones Data Site", "Tendermint"] +sub_ecosystems = ["Asteroid Protocol", "Coinsquare", "Dungeon Chain", "Neutron", "Stride Labs"] github_organizations = [] # Repositories +[[repo]] +url = "https://github.com/cosmos/gaia" + +[[repo]] +url = "https://github.com/cosmos/testnets"