GET /node/* - Implement Node endpoints #1325
Labels
Beacon API
Related to the implementation of the Beacon API endpoints.
P2
This is a nice to have. Improves usability of the app or the libraries, but it's not urgent.
Implement the Node endpoints of the Beacon API, this could become an umbrella task pointing to smaller task for each individual endpoint. for now this is just to track the progress in the Node endpoints implementation:
eth/v1/node/identity
eth/v1/node/peers
eth/v1/node/peers/{peer_id}
eth/v1/node/peer_count
eth/v1/node/version
eth/v1/node/syncing
eth/v1/node/health
Ref: https://ethereum.github.io/beacon-APIs/#/Node
The text was updated successfully, but these errors were encountered: