pyth-client 0.2.1

pyth price oracle data structures and example usage
Documentation
1
2
3
4
5
6
# pyth-client-rs

A rust API for desribing on-chain pyth account structures.  A primer on pyth accounts can be found at https://github.com/pyth-network/pyth-client/blob/main/doc/aggregate_price.md


Contains a library for use in on-chain program development and an off-chain example program for loading and printing product reference data and aggregate prices from all devnet pyth accounts.