diff --git a/data/ecosystems/e/etherchain.toml b/data/ecosystems/e/etherchain.toml index 31afa2eb..358c57f0 100644 --- a/data/ecosystems/e/etherchain.toml +++ b/data/ecosystems/e/etherchain.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/gobitfly"] [[repo]] url = "https://github.com/gobitfly/erc20-explorer" +[[repo]] +url = "https://github.com/gobitfly/eth2-beaconchain-explorer" + [[repo]] url = "https://github.com/gobitfly/etherchain-light" @@ -18,12 +21,18 @@ url = "https://github.com/gobitfly/ethereumjs-abi" [[repo]] url = "https://github.com/gobitfly/go-ethereum" +[[repo]] +url = "https://github.com/gobitfly/lighthouse" + [[repo]] url = "https://github.com/gobitfly/parity" [[repo]] url = "https://github.com/gobitfly/pm2-gelf" +[[repo]] +url = "https://github.com/gobitfly/prysm" + [[repo]] url = "https://github.com/gobitfly/somp"