8 releases
0.0.8 | Apr 13, 2025 |
---|---|
0.0.7 | Apr 13, 2025 |
#7 in #hermes
17KB
348 lines
Rust library for querying deployments of the Pyth Hermes API
Pyth Hermes Rust Client
Rust library providing a HTTP client for querying the Pyth Hermes API. Supports all non deprecated API calls
SSE Support
pyth-hermes-rs
supports SSE price updates, allowing you to receive updates in real time without having to poll the API
Usage
For examples on how to use pyth-hermes-rs
, see the tests in lib.rs
Dependencies
~8–20MB
~261K SLoC