For the complete documentation index, see llms.txt. This page is also available as Markdown.
Hyperliquid
Switchboard supports HyperEVM with the same encoded-update flow used on other EVM chains. The current examples repo does not ship a dedicated Hyperliquid runner script, but you should reuse the evm/price-feeds contract and deployment flow with Hyperliquid-specific chain settings.
Network Information
Network
Chain ID
RPC URL
Switchboard Contract
Mainnet
999
https://rpc.hyperliquid.xyz/evm
0xcDb299Cb902D1E39F83F54c7725f54eDDa7F3347
Testnet
998
https://rpc.hyperliquid-testnet.xyz/evm
TBD
Quick Start
Clone the examples repo and build the shared price-consumer project: