From 0a0ba7c8cf83641615f7697adc13405f8aabd60e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 1 Mar 2020 10:31:17 -0800 Subject: [PATCH] Added CoTrader smart-funds 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 3ac202a9..0aa38d13 100644 --- a/data/ecosystems/c/cotrader.toml +++ b/data/ecosystems/c/cotrader.toml @@ -27,6 +27,9 @@ url = "https://github.com/CoTraderCore/COT-Tokens-DAO1L" [[repo]] url = "https://github.com/CoTraderCore/CoTrader-Crowdsale-Final-Version" +[[repo]] +url = "https://github.com/CoTraderCore/CoTrader-DAO-wallet" + [[repo]] url = "https://github.com/CoTraderCore/cotrader-frontend" @@ -54,9 +57,21 @@ url = "https://github.com/CoTraderCore/SC-latest" [[repo]] url = "https://github.com/CoTraderCore/smart-funds-v1" +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v2" + [[repo]] url = "https://github.com/CoTraderCore/smart-funds-v3" +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v3-with-Uniswap" + +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v4" + +[[repo]] +url = "https://github.com/CoTraderCore/smart-funds-v5" + [[repo]] url = "https://github.com/CoTraderCore/SmartEscrow"