#solana #pyth #http-client #hermes

pyth-hermes-rs

HTTP client for the Pyth Hermes API

8 releases

0.0.8 Apr 13, 2025
0.0.7 Apr 13, 2025

#7 in #hermes

MIT/Apache

17KB
348 lines

Rust library for querying deployments of the Pyth Hermes API


Pyth Hermes Rust Client

Crates.io Documentation

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