From 01a9e781c522a8ddb14487dff19aab37459d9f70 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 25 Aug 2019 13:09:40 -0700 Subject: [PATCH] Add nomiclabs (buidler) to Ethereum. --- data/ecosystems/e/ethereum.toml | 38 ++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 7d628950..92dca9a9 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -3,7 +3,7 @@ title = "Ethereum" sub_ecosystems = ["0x", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "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"] -github_organizations = ["https://github.com/ethereum", "https://github.com/fortmatic", "https://github.com/NethermindEth", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/umbracle", "https://github.com/yeeth"] +github_organizations = ["https://github.com/ethereum", "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/umbracle", "https://github.com/yeeth"] # Repositories [[repo]] @@ -1203,6 +1203,42 @@ url = "https://github.com/Neufund/TypeChain" [[repo]] url = "https://github.com/NodeFactoryIo/solidity-node-docker-starter" +[[repo]] +url = "https://github.com/nomiclabs/buidler" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-docker-solc" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-ethers" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-etherscan" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-solhint" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-solpp" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-truffle4" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-truffle5" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-ts-plugin-boilerplate" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-web3" + +[[repo]] +url = "https://github.com/nomiclabs/buidler-web3-legacy" + +[[repo]] +url = "https://github.com/nomiclabs/truffle-flattener" + [[repo]] url = "https://github.com/NovakDistributed/macroverse" tags = ["Dapp"]