Use Hyperliquid agent wallets with trade-only permissions. Never use master wallet private keys.
- Store keys in
.env(never commit) - Rotate keys periodically
- Use separate keys per bot instance
Configure before live trading:
- HL_MAX_POSITION_USD
- HL_MAX_DAILY_LOSS_USD
- HL_KILL_SWITCH
Always validate on testnet before mainnet deployment.