prysm-pulse/hack/beacon-node-api/README.md

18 lines
477 B
Markdown
Raw Normal View History

# Beacon Node API
https://ethereum.github.io/beacon-APIs/
## Postman
You can use Postman to test the API. https://www.postman.com/
### Postman collection
In this package you will find the Postman collection for the Beacon Node API.
You can import this collection in your own Postman instance to test the API.
#### Updating the collection
The collection will need to be exported and overwritten to update the collection. A PR should be created once the file
is updated.