mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-26 00:54:22 +01:00
Added Aave and Fuel to the Ethereum ecosystem
This commit is contained in:
28
data/ecosystems/a/aave.toml
Normal file
28
data/ecosystems/a/aave.toml
Normal file
@@ -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"
|
||||
@@ -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"
|
||||
|
||||
|
||||
8
data/ecosystems/f/fuel.toml
Normal file
8
data/ecosystems/f/fuel.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Fuel"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/FuelLabs"]
|
||||
|
||||
# Repositories
|
||||
Reference in New Issue
Block a user