From c8692c09174fa34fbafb94f15dae7102779494fe Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 10 Aug 2019 12:24:35 -0700 Subject: [PATCH] Additional Cosmos Repos --- data/ecosystems/c/cosmos.toml | 9 +++++++++ 1 file changed, 9 insertions(+) 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"