From 2b6a0fc264ed05d67f1aa4ae3c24ba38faa1f06c Mon Sep 17 00:00:00 2001 From: Patrick Wieth Date: Fri, 4 Dec 2020 15:27:56 +0100 Subject: [PATCH] Update cosmos.toml add Crowd Control (decentral trading card game devDAO) --- data/ecosystems/c/cosmos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index bec35856..7d99eb3d 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -104,6 +104,9 @@ url = "https://github.com/cosmos/cosmos-sdk-js" [[repo]] url = "https://github.com/cosmos/cosmos.network" +[[repo]] +url = "https://github.com/DecentralCardGame/Cardchain" + [[repo]] url = "https://github.com/cosmos/ethermint"