From 6ead307f6475bc20c3618d118ce0129e186c75fa Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 25 Oct 2019 08:40:05 -0700 Subject: [PATCH] Added Aave and Fuel to the Ethereum ecosystem --- data/ecosystems/a/aave.toml | 28 ++++++++++++++++++++++++++++ data/ecosystems/e/ethereum.toml | 5 ++++- data/ecosystems/f/fuel.toml | 8 ++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 data/ecosystems/a/aave.toml create mode 100644 data/ecosystems/f/fuel.toml diff --git a/data/ecosystems/a/aave.toml b/data/ecosystems/a/aave.toml new file mode 100644 index 00000000..50627aa0 --- /dev/null +++ b/data/ecosystems/a/aave.toml @@ -0,0 +1,28 @@ +# Ecosystem Level Information +title = "Aave" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/aave"] + +# Repositories +[[repo]] +url = "https://github.com/aave/aave-gitcoin-hackaton-2019" + +[[repo]] +url = "https://github.com/aave/aave-js" + +[[repo]] +url = "https://github.com/aave/aave-protocol" + +[[repo]] +url = "https://github.com/aave/dlp-docs-abi" + +[[repo]] +url = "https://github.com/aave/loanlord-bot" + +[[repo]] +url = "https://github.com/aave/split-croatia-workshop" + +[[repo]] +url = "https://github.com/aave/uniswap-frontend" diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index e78d0d3f..f749457b 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "Ethereum" -sub_ecosystems = ["0x", "Alethio", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "uPort", "ZoKrates"] +sub_ecosystems = ["0x", "Aave", "Alethio", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "uPort", "ZoKrates"] github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/ethereum", "https://github.com/ewasm", "https://github.com/fortmatic", "https://github.com/NethermindEth", "https://github.com/nomiclabs", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/Tenderly", "https://github.com/umbracle", "https://github.com/yeeth"] @@ -313,6 +313,9 @@ url = "https://github.com/crytic/solc-select" [[repo]] url = "https://github.com/crytic/trailofbits-security" +[[repo]] +url = "https://github.com/crytic/whipstaff" + [[repo]] url = "https://github.com/d11e9/avatar" diff --git a/data/ecosystems/f/fuel.toml b/data/ecosystems/f/fuel.toml new file mode 100644 index 00000000..981909bb --- /dev/null +++ b/data/ecosystems/f/fuel.toml @@ -0,0 +1,8 @@ +# Ecosystem Level Information +title = "Fuel" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/FuelLabs"] + +# Repositories