Hyperliquid
Network Information
Network
Chain ID
RPC URL
Switchboard Contract
Quick Start
1. Clone the Examples Repository
git clone https://github.com/switchboard-xyz/sb-on-demand-examples.git
cd sb-on-demand-examples/evm
bun install2. Configure Your Wallet
cast wallet import mykey --interactive
# Enter your private key when prompted (hidden from terminal)
# Set a password to encrypt the keystore3. Deploy Contract
4. Run Examples
Integration Example
Resources
Getting Started
Last updated