From fe070436c449ed05adc839fef1c7049ca7464ed6 Mon Sep 17 00:00:00 2001 From: Liam Horne Date: Thu, 30 Jan 2020 11:35:43 -0800 Subject: [PATCH] Update ethereum.toml --- data/ecosystems/e/ethereum.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 86b2e645..91c57597 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -3,7 +3,7 @@ title = "Ethereum" 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", "Unlock Protocol", "uPort", "Web3 JS", "ZoKrates"] -github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/ethereum", "https://github.com/ethereum934", "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"] +github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/ethereum", "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/sigp", "https://github.com/statechannels", "https://github.com/Tenderly", "https://github.com/umbracle", "https://github.com/yeeth"] # Repositories [[repo]] @@ -1160,6 +1160,9 @@ url = "https://github.com/ethereum934/react-native-client" [[repo]] url = "https://github.com/etherex/etherex" +[[repo]] +url = "https://github.com/ethers-io/ethers" + [[repo]] url = "https://github.com/ethex-bet/ethex-contracts" tags = ["Dapp"]