From 85c806ec6fbd4c899a881ff8eea9e7b1e8a431eb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 21 Sep 2019 08:08:11 -0700 Subject: [PATCH] Added CherrySwap to Ethereum Ecosystem. --- data/ecosystems/e/ethereum.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index fe682e9b..4d9c92fb 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1245,6 +1245,10 @@ tags = ["Dapp"] url = "https://github.com/MWCVision/ChainMonsters-smartcontract" tags = ["Dapp"] +[[repo]] +url = "https://github.com/NeapolitanSwaps/CherrySwap" +tags = ["Dapp"] + [[repo]] url = "https://github.com/Nethereum/Nethereum" tags = ["Dapp"]