Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anoushk1234/pyth-example

An example repo to use pyth price feeds in your program
https://github.com/anoushk1234/pyth-example

anchor oracles pyth solana solana-program

Last synced: 4 days ago
JSON representation

An example repo to use pyth price feeds in your program

Awesome Lists containing this project

README

        

# Pyth Usage Example on Solana

Pyth has two crates, the older version which is deprecated and the newer version, I have used both two demonstrate reading price feeds on chain. It is recommended to use the newer version, but I have included both for reference.