diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 2abf1fca..801607ca 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -312,6 +312,9 @@ url = "https://github.com/ethereum/alethzero" [[repo]] url = "https://github.com/ethereum/asyncio-cancel-token" +[[repo]] +url = "https://github.com/ethereum/awesome" + [[repo]] url = "https://github.com/ethereum/beacon_chain" @@ -461,6 +464,12 @@ url = "https://github.com/ethereum/eth-wiki" [[repo]] url = "https://github.com/ethereum/eth2-client-tests" +[[repo]] +url = "https://github.com/ethereum/eth2.0-APIs" + +[[repo]] +url = "https://github.com/ethereum/eth2.0-metrics" + [[repo]] url = "https://github.com/ethereum/eth2.0-pm" @@ -547,6 +556,9 @@ url = "https://github.com/ethereum/evmjit" [[repo]] url = "https://github.com/ethereum/evmlab" +[[repo]] +url = "https://github.com/ethereum/evmone" + [[repo]] url = "https://github.com/ethereum/firefly" @@ -792,12 +804,18 @@ url = "https://github.com/ethereum/remix-live-alpha" [[repo]] url = "https://github.com/ethereum/remix-plugin" +[[repo]] +url = "https://github.com/ethereum/remix-plugins-directory" + [[repo]] url = "https://github.com/ethereum/remix-solidity" [[repo]] url = "https://github.com/ethereum/remix-tests" +[[repo]] +url = "https://github.com/ethereum/remix-website" + [[repo]] url = "https://github.com/ethereum/remix-workshops" @@ -938,6 +956,9 @@ url = "https://github.com/ethereum/www" [[repo]] url = "https://github.com/ethereum/yellowpaper" +[[repo]] +url = "https://github.com/ethereum/yul-semantics" + [[repo]] url = "https://github.com/etherex/etherex"