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"]