From 8d9d5070fa91f9dda7e2541c281a534c41910dd8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 25 Mar 2020 15:55:54 -0700 Subject: [PATCH] Added sagan and iqlusion's relayer to Cosmos ecosystem --- data/ecosystems/c/cosmos.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index d617d0e1..061cfc87 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -193,6 +193,12 @@ url = "https://github.com/forbole/gaia_bot_monitor" [[repo]] url = "https://github.com/interchainio/funding" +[[repo]] +url = "https://github.com/iqlusioninc/relayer" + +[[repo]] +url = "https://github.com/iqlusioninc/sagan" + [[repo]] url = "https://github.com/luniehq/cosmos-api"