beacon-APIs icon indicating copy to clipboard operation
beacon-APIs copied to clipboard

Known API Consumers

Open djrtwo opened this issue 4 years ago • 2 comments

While we are actively iterating on and thinking about the API, it would be worthwhile to maintain a list of early API consumers. Please post them in the comments below and I'll update the list her

  • https://github.com/wealdtech/ethdo -- talks to prysm nodes today to obtain bits and pieces of information, and has features such as sending voluntary exits
  • https://github.com/gobitfly/eth2-beaconchain-explorer -- block explorer consumes prysm APIs and (I think) lighthouse
  • https://github.com/rocket-pool/smartnode -- node software for a decentralized staking pool. currently consumes lighthouse APIs, with prysm integration in progress. currently queries eth2 config, the beacon head state, and validator status.
  • https://beacon.etherscan.io (closed source) Talks to Prysm via json rest api

djrtwo avatar Apr 20 '20 18:04 djrtwo

https://github.com/rocket-pool/smartnode -- node software for a decentralized staking pool. currently consumes lighthouse APIs, with prysm integration in progress. currently queries eth2 config, the beacon head state, and validator status.

moles1 avatar Apr 20 '20 23:04 moles1

https://beacon.etherscan.io (closed source) Talks to Prysm via json rest api

prestonvanloon avatar Apr 21 '20 02:04 prestonvanloon

Should this list live on in markdown?

rolfyone avatar Oct 27 '22 02:10 rolfyone

With the spec being quite stable now I'm not sure of the value of this list. I don't see the value of adding this list given its maintenance cost. Anyone against closing this issue?

dapplion avatar Dec 08 '23 12:12 dapplion