Added umbracle repos to Ethereum, namely minimal and heura.

This commit is contained in:
Curtis Spencer
2019-08-23 13:10:03 -07:00
parent d6623f4029
commit 90bfba8f3e

View File

@@ -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/yeeth"]
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"]
# Repositories
[[repo]]
@@ -1182,6 +1182,9 @@ url = "https://github.com/NethermindEth/nethermind.launcher"
[[repo]]
url = "https://github.com/NethermindEth/nethermind.packager"
[[repo]]
url = "https://github.com/NethermindEth/nsec"
[[repo]]
url = "https://github.com/NethermindEth/rocksdb-sharp"
@@ -1498,6 +1501,9 @@ url = "https://github.com/sigp/E2E"
[[repo]]
url = "https://github.com/sigp/ecies-parity"
[[repo]]
url = "https://github.com/sigp/eth2.0-APIs"
[[repo]]
url = "https://github.com/sigp/eth2.0-fuzzing"
@@ -1711,6 +1717,27 @@ url = "https://github.com/trailofbits/not-so-smart-contracts"
[[repo]]
url = "https://github.com/ultra-koder/JobMarket"
[[repo]]
url = "https://github.com/umbracle/ecies"
[[repo]]
url = "https://github.com/umbracle/go-eth-bn256"
[[repo]]
url = "https://github.com/umbracle/go-web3"
[[repo]]
url = "https://github.com/umbracle/heura"
[[repo]]
url = "https://github.com/umbracle/minimal"
[[repo]]
url = "https://github.com/umbracle/solidity-debugger"
[[repo]]
url = "https://github.com/umbracle/vscode-heura"
[[repo]]
url = "https://github.com/UrsZeidler/uml2solidity"