From 63826af0cef2cb3121bd22fb15e4c235a2656bd3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 10 Jan 2020 21:56:11 -0800 Subject: [PATCH] Added more CoTrader repos --- data/ecosystems/c/cotrader.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/c/cotrader.toml b/data/ecosystems/c/cotrader.toml index 96acda1b..3ac202a9 100644 --- a/data/ecosystems/c/cotrader.toml +++ b/data/ecosystems/c/cotrader.toml @@ -30,6 +30,9 @@ url = "https://github.com/CoTraderCore/CoTrader-Crowdsale-Final-Version" [[repo]] url = "https://github.com/CoTraderCore/cotrader-frontend" +[[repo]] +url = "https://github.com/CoTraderCore/CoTrader-Paraswap" + [[repo]] url = "https://github.com/CoTraderCore/Crowdsale-Contracts-Assembly" @@ -48,15 +51,27 @@ url = "https://github.com/CoTraderCore/Rebalance" [[repo]] url = "https://github.com/CoTraderCore/SC-latest" +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v1" + +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v3" + [[repo]] url = "https://github.com/CoTraderCore/SmartEscrow" [[repo]] url = "https://github.com/CoTraderCore/SmartFunds-supporting-Bancor" +[[repo]] +url = "https://github.com/CoTraderCore/SmartFunds-v2" + [[repo]] url = "https://github.com/CoTraderCore/SmartFunds-with-Compound" +[[repo]] +url = "https://github.com/CoTraderCore/SmartFunds-with-Pool" + [[repo]] url = "https://github.com/CoTraderCore/token-sale"