Skip to content

Commit

Permalink
adds infura information to initial-state (Consensys#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooganb authored May 24, 2021
1 parent d3a8637 commit cd48892
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion common
3 changes: 3 additions & 0 deletions docs/HowTo/Get-Started/Checkpoint-Start.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ on the beacon chain client (for example Teku).
```bash
curl -o state.ssz -H 'Accept: application/octet-stream' http://other-node:5051/eth/v1/debug/beacon/states/finalized
```
[Infura](https://infura.io/) provides initial state endpoints for free.
Registration to Infura services is required.
Watch the ("Teku Snapshot Sync from Infura" video)[https://youtu.be/ce9uVRl23zI] for more details.

<!--links-->
[REST API enabled]: ../../Reference/CLI/CLI-Syntax.md#rest-api-enabled

0 comments on commit cd48892

Please sign in to comment.