prysm-pulse/hack/beacon-node-api/README.md
Radosław Kapka 2a68c69d8f
Beacon Node API Postman collection (#10213)
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-02-09 18:42:23 +00:00

18 lines
477 B
Markdown

# 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.