Documentation of the Ethereum 2.0 phase-0 beacon-chain multi-client testnet efforts.
Current ETH 2.0 specification version support:
- v0.11.3 "Witti"
- Genesis Time:
1590537600
(2020-05-27 00:00:00 +0000 UTC) - Fork Digest:
f6775d07
- Initial State Root:
0x773c694b47504d789dc768d2356f691866b47833d0d85e02511d7cd339925b17
- Genesis Block Root:
0x19aa2deaa02cac9774eb8948a8ead1ebe851ba9590878a10cd5767092e16ba12
- Deposit Contract:
0x42cc0FcEB02015F145105Cf6f19F90e9BEa76558
(Goerli Testnet) - Chain Explorers:
- Infura API: witti.infura.io
- Note: Requires an Infura account and currently in private beta. Reach out if interested in access.
- Status Dashboard: eth2stats.io/witti-testnet
- Genesis Time:
This repository contains the client configuration files and genesis state for the v0.11.3
Ethereum 2.0 specification multi-client testnet "Witti v0.11" for the following clients:
- Cortex
- Lighthouse config:
lighthouse/
, docs:lighthouse/README.md
- Lodestar (WIP)
- Nimbus (WIP)
git checkout devel && make witti
- Prysm config:
prysm/
, docs:prysm/README.md
- Teku config:
teku/
, docs:teku/README.md
- Trinity
Clients will be added one by one once they manage to connect, synchronize, and stay in consensus.
This is free and unencumbered software released into the public domain. For more information, please refer to unlicense.org