Skip to content

eth-clients/checkpoint-sync-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Beacon Chain checkpoint sync endpoints

This repository contains a community maintained list of Ethereum Beacon Chain checkpoint sync endpoints.

⚠️ This list should not be treated as a single source of truth for these endpoints, or the data they provide. It is a community maintained list, and as such, it is possible that some of the endpoints listed here are not up to date, or are not providing the data they claim to be providing.

Endpoints can provide 3 main functions:

  • state providers - those who provide entire finalized states
  • verification providers - those who provide an easy way for verifying the state downloaded from a state provider.
  • block providers - those who provide block history up to the weak subjectivity point, allowing clients to start without backfilling over the P2P network

View the list here


Contributing

If you'd like to add your endpoint to the list please read the documentation.

About

A community maintained list of public Beacon Chain checkpoint sync endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages