diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index 1343cc0d..63205e37 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -130,6 +130,12 @@ url = "https://github.com/cosmos/testnets" [[repo]] url = "https://github.com/cosmos/tools" +[[repo]] +url = "https://github.com/cosmostation/cosmosjs" + +[[repo]] +url = "https://github.com/cosmostation/cosmostation-mobile" + [[repo]] url = "https://github.com/cwgoes/haskell-abci" @@ -139,6 +145,9 @@ url = "https://github.com/cybercongress/cyberd" [[repo]] url = "https://github.com/cybercongress/js-amino" +[[repo]] +url = "https://github.com/cybercongress/js-cosmos" + [[repo]] url = "https://github.com/dawn-network/dawn"