Rust library providing a HTTP client for querying the Pyth Hermes API. Supports all non deprecated API calls
pyth-hermes-rs
supports SSE price updates, allowing you to receive updates in real time without having to poll the API
For examples on how to use pyth-hermes-rs
, see the tests in lib.rs