We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5957d commit 371fca3Copy full SHA for 371fca3
pages/price-feeds/api-instances-and-providers/_meta.json
@@ -1,4 +1,3 @@
1
{
2
- "hermes": "Hermes",
3
- "pythnet-rpc": "Pythnet RPC"
+ "hermes": "Hermes"
4
}
pages/price-feeds/api-instances-and-providers/hermes.mdx
@@ -20,10 +20,3 @@ The following node providers offer Hermes:
20
- [Triton](https://triton.one)
21
- [P2P](https://p2p.org)
22
- [extrnode](https://extrnode.com/)
23
-
24
-## Self-Hosting
25
26
-We provide a Helm chart for running Hermes in our
27
-[charts](https://github.com/pyth-network/charts/tree/main/charts/hermes) repository. Please refer to the chart's readme
28
-for the configuration values.
29
-You will need a Pythnet RPC to run Hermes; see the [guide for accessing a Pythnet RPC](pythnet-rpc).
pages/price-feeds/api-instances-and-providers/pythnet-rpc.mdx
0 commit comments