Skip to content

Commit 2aa6acd

Browse files
committed
disclaimer
1 parent 1b9d17c commit 2aa6acd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
This library reads on-chain Pyth data from [@solana/web3.js](https://www.npmjs.com/package/@solana/web3.js) and returns JavaScript-friendly objects.
88

9+
> ⚠️ **Important Warning**: For most use cases, it is recommended and easier to use Pyth's off-chain API (Hermes) via the [@pythnetwork/hermes-client](https://www.npmjs.com/package/@pythnetwork/hermes-client) package to get the most up-to-date Pyth prices. The Hermes client does not require a connection to Pythnet and provides a simpler interface for price updates.
10+
911
## Installation
1012

1113
### npm

0 commit comments

Comments
 (0)