Crates.io | pyth-hermes-rs |
lib.rs | pyth-hermes-rs |
version | 0.0.8 |
created_at | 2025-04-11 06:47:11.516214+00 |
updated_at | 2025-04-13 06:08:56.697648+00 |
description | HTTP client for the Pyth Hermes API |
homepage | |
repository | https://github.com/bonedaddy/rust-template |
max_upload_size | |
id | 1629316 |
size | 61,881 |
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