diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 926aa929..86b2e645 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", "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", "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"] @@ -1062,6 +1062,9 @@ url = "https://github.com/ethereum/source-verify" [[repo]] url = "https://github.com/ethereum/stake-voice" +[[repo]] +url = "https://github.com/ethereum/stateless-ethereum-specs" + [[repo]] url = "https://github.com/ethereum/statesweep" @@ -1548,6 +1551,9 @@ url = "https://github.com/NethermindEth/cortex-cryptography-bls" [[repo]] url = "https://github.com/NethermindEth/cortex-ssz" +[[repo]] +url = "https://github.com/NethermindEth/DAppNodePackage-nethermind" + [[repo]] url = "https://github.com/NethermindEth/Dirichlet" @@ -1707,6 +1713,9 @@ tags = ["Protocol"] [[repo]] url = "https://github.com/PegaSysEng/artemis-test" +[[repo]] +url = "https://github.com/PegaSysEng/besu-aws" + [[repo]] url = "https://github.com/PegaSysEng/besu-kubernetes" @@ -1852,6 +1861,9 @@ url = "https://github.com/prysmaticlabs/bls-signatures" [[repo]] url = "https://github.com/prysmaticlabs/design-documents" +[[repo]] +url = "https://github.com/prysmaticlabs/documentation" + [[repo]] url = "https://github.com/prysmaticlabs/eth1-mock-rpc" @@ -2041,6 +2053,9 @@ url = "https://github.com/sigp/herumi_bls" [[repo]] url = "https://github.com/sigp/incubator-milagro-crypto-rust" +[[repo]] +url = "https://github.com/sigp/leveldb" + [[repo]] url = "https://github.com/sigp/libsecp256k1"