Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
bobtajson authored Sep 29, 2025
commit 54e48737b5a1da67ba239fc4310e0862db47efdb
2 changes: 1 addition & 1 deletion apps/hermes/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To set up and run a Hermes node, follow the steps below:

0. **Prerequisites**: Hermes requires a running instance of Pythnet and the Wormhole spy RPC. You can find instructions
for getting a Pythnet RPC instance from a node provider
[here](https://docs.pyth.network/documentation/pythnet-price-feeds/hermes#hermes-node-providers) and instructions
[here](https://docs.pyth.network/price-feeds/how-pyth-works/hermes#hermes-node-providers) and instructions
for running a Wormhole spy RPC instance [here](https://docs.wormhole.com/wormhole/explore-wormhole/spy). We recommend
using [Beacon](https://github.com/pyth-network/beacon), a highly available rewrite for spy, for production purposes.
1. **Install Rust 1.82.0**: If you haven't already, you'll need to install Rust. You can
Expand Down