mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 04:34:25 +01:00
Removed ethereum 2.0 ecosystem in favor of ethereum consensus sub ecosystem
This commit is contained in:
@@ -1,128 +0,0 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Ethereum 2.0"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = []
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/ChainSafe/lodestar"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ConsenSys/teku"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ethereum/eth2.0-specs"
|
||||
tags = ["Documentation"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/ethereum/trinity-eth2"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/gobitfly/eth2-beaconchain-explorer"
|
||||
tags = ["Developer Tool"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/gobitfly/eth2-knowledge-base"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/harmony-dev/beacon-chain-java"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/NethermindEth/cortex"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/paritytech/shasper"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/PegaSysEng/artemis"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/bls-eth-go-binary"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/design-documents"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/documentation"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/eth1-mock-rpc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/eth2.0-spec-tests"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/ethereumapis"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/go-bitfield"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/go-ssz"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/neverslashed"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/ng-boilerplate"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/protoc-gen-go-cast"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/prysm"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/prysm-light"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/prysm-testnet-site"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/prysm-web-ui"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/prysmaticlabs.gitbook.io"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/PrysmBot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/remote-signer"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/validator-ui"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/website"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/prysmaticlabs/yaml-to-go"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/sigp/beacon-fuzz"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/sigp/lighthouse"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/stakefish/eth2-batch-deposit"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/status-im/nimbus-eth2"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/yeeth/BeaconChain.swift"
|
||||
tags = ["Protocol"]
|
||||
Reference in New Issue
Block a user