mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 12:30:08 +00:00
add testing apis (#2953)
This commit is contained in:
parent
e1fed8a31c
commit
6f1cfc2a8c
@ -17,3 +17,15 @@ The specification is documented [here](https://ethereum.github.io/beacon-APIs/).
|
||||
|
||||
See the Readme [here](https://github.com/ethereum/beacon-apis).
|
||||
|
||||
## Quickly test your tooling against Nimbus
|
||||
|
||||
The [Nimbus REST api](https://nimbus.guide/rest-api.html) is now available from:
|
||||
|
||||
* http://testing.mainnet.beacon-api.nimbus.team/
|
||||
* http://unstable.mainnet.beacon-api.nimbus.team/
|
||||
* http://unstable.prater.beacon-api.nimbus.team/
|
||||
|
||||
|
||||
Note that right now these are very much unstable testing instances. They may be unresponsive at times - so **please do not rely on them for validation**. We may also disable them at any time.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user