From 217419d3babbd6adf53a2c322221a7bc5766afd6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 13 Nov 2020 07:53:06 -0800 Subject: [PATCH] Updated sub ecosystem graph for Ethereum and Set --- data/ecosystems/e/ethereum.toml | 10 ++++++++++ data/ecosystems/s/set-protocol.toml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index a9053d9d..294b8f45 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -6,6 +6,7 @@ sub_ecosystems = [ "1inch", "3Box", "Aave", + "Akropolis ", "Alethio", "Ampleforth", "Aragon", @@ -24,6 +25,7 @@ sub_ecosystems = [ "Cartesi", "Celer Network", "Celsius", + "Charm Finance", "CoFix", "Compound", "Connext Network", @@ -47,6 +49,7 @@ sub_ecosystems = [ "HedgeTrade", "Idle Finance", "iExec RLC", + "Index Coop", "InstaDApp", "Keep network", "Kleros", @@ -84,6 +87,7 @@ sub_ecosystems = [ "Request", "Set Protocol", "Skale Network", + "Snowball.money", "SpankChain", "State Channels", "Status", @@ -1174,6 +1178,9 @@ url = "https://github.com/ethereum/evmone" [[repo]] url = "https://github.com/ethereum/fe" +[[repo]] +url = "https://github.com/ethereum/fellowship-program-website" + [[repo]] url = "https://github.com/ethereum/firefly" @@ -1712,6 +1719,9 @@ url = "https://github.com/ethersphere/bee" [[repo]] url = "https://github.com/ethersphere/bee-argo" +[[repo]] +url = "https://github.com/ethersphere/bee-js" + [[repo]] url = "https://github.com/ethersphere/bee-local" diff --git a/data/ecosystems/s/set-protocol.toml b/data/ecosystems/s/set-protocol.toml index 38c1c58f..e6cb8001 100644 --- a/data/ecosystems/s/set-protocol.toml +++ b/data/ecosystems/s/set-protocol.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "Set Protocol" -sub_ecosystems = [] +sub_ecosystems = ["Index Coop"] github_organizations = ["https://github.com/SetProtocol"]