File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
pages/price-feeds/api-instances-and-providers Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ import { Callout } from " nextra/components" ;
2+
13# Hermes
24
35Hermes is an open-source service that listens to the Pythnet and the Wormhole Network for Pyth price updates, and
@@ -13,6 +15,13 @@ Network:
1315
1416URL: https://hermes.pyth.network
1517
18+ <Callout type = " info" emoji = " ⚠️" >
19+ For developers building on ** Aptos testnet** , ** Sui testnet** or ** Near testnet** , please use the Hermes Beta endpoint:
20+
21+ URL: https://hermes-beta.pyth.network
22+
23+ </Callout >
24+
1625For production deployments, developers integrating with Pyth Network are ** strongly encouraged** to use Node Providers
1726for maximum resilience and decentralization. Moreover, Hermes is designed to be self-hosted, so developers can run their own
1827instance of Hermes to fetch Pyth price updates. Please note it is not recommended to use the public endpoint for production as it has rate limits.
You can’t perform that action at this time.
0 commit comments