# README
Hermes Client
More information about the Hermes API can be found here.
Current Supported Endpoints
/v2/updates/price/latest
(documentation)- For batch requests, both single-batch (sync) and multiple concurrent-single (async) requests are supported.
/v2/updates/price/stream
(documentation)- SSE streaming is supported.
# Functions
NewClient creates a client for the Pyth Hermes API.