mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-11 06:15:58 +00:00
Jakub Sokołowski
d0bb5fa009
https://blog.ethereum.org/2022/11/30/ropsten-shutdown-announcement Signed-off-by: Jakub Sokołowski <jakub@status.im>
1.3 KiB
1.3 KiB
Description
This repo defines Nimbus cluster infrastructure.
Endpoints
These are Beacon API endpoints intended for community testing.
Endpoint | Host |
---|---|
http://unstable.mainnet.beacon-api.nimbus.team/ | metal-01.he-eu-hel1.nimbus.mainnet |
http://testing.mainnet.beacon-api.nimbus.team/ | metal-02.he-eu-hel1.nimbus.mainnet |
http://unstable.prater.beacon-api.nimbus.team/ | linux-01.he-eu-hel1.nimbus.prater |
http://testing.prater.beacon-api.nimbus.team/ | linux-02.he-eu-hel1.nimbus.prater |
http://unstable.sepolia.beacon-api.nimbus.team/ | linux-01.he-eu-hel1.nimbus.sepolia |
These nodes have no validators attached.
Dashboards
There's a dedicated Kibana dashboard for Nimbus fleet logs: https://nimbus-logs.infra.status.im/
There are explorers available for various testnets:
Repo Usage
For how to use this repo read the Infra Repo Usage doc.