From 6775194ea38f75ca70c59a924e02b3f44393c7d4 Mon Sep 17 00:00:00 2001 From: Sunil Srivatsa Date: Tue, 21 Jul 2020 13:36:29 -0700 Subject: [PATCH] Add yEarn Finance --- data/ecosystems/e/ethereum.toml | 2 +- data/ecosystems/y/yearn-finance.toml | 40 ++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 data/ecosystems/y/yearn-finance.toml diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index e3c587da..836d8edf 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", "Aave", "Alethio", "Aragon", "Arbitrum", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "Erasure", "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", "Raiden Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "Unlock Protocol", "uPort", "Web3 JS", "Web3 Python", "ZoKrates"] +sub_ecosystems = ["0x", "Aave", "Alethio", "Aragon", "Arbitrum", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "Erasure", "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", "Raiden Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "Unlock Protocol", "uPort", "Web3 JS", "Web3 Python", "yEarn Finance", "ZoKrates"] github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/curvefi", "https://github.com/ethereum", "https://github.com/ethereum-ts", "https://github.com/ethereum934", "https://github.com/ethers-io", "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/rainbow-me", "https://github.com/randao", "https://github.com/sigp", "https://github.com/tasitlabs", "https://github.com/Tenderly", "https://github.com/umbracle", "https://github.com/vyperlang", "https://github.com/web3j", "https://github.com/yeeth"] diff --git a/data/ecosystems/y/yearn-finance.toml b/data/ecosystems/y/yearn-finance.toml new file mode 100644 index 00000000..2509cd67 --- /dev/null +++ b/data/ecosystems/y/yearn-finance.toml @@ -0,0 +1,40 @@ +# Ecosystem Level Information +title = "yEarn Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/iearn-finance"] + +# Repositories +[[repo]] +url = "https://github.com/iearn-finance/ygov-finance" + +[[repo]] +url = "https://github.com/iearn-finance/iearn-finance" + +[[repo]] +url = "https://github.com/iearn-finance/docs" + +[[repo]] +url = "https://github.com/iearn-finance/yswap-finance" + +[[repo]] +url = "https://github.com/iearn-finance/iborrow-finance" + +[[repo]] +url = "https://github.com/iearn-finance/ileverage-finance" + +[[repo]] +url = "https://github.com/iearn-finance/iliquidate-finance" + +[[repo]] +url = "https://github.com/iearn-finance/itoken" + +[[repo]] +url = "https://github.com/iearn-finance/uniswap-roi" + +[[repo]] +url = "https://github.com/iearn-finance/apr-oracle" + +[[repo]] +url = "https://github.com/iearn-finance/zap"