Commit Graph

1 Commits

Author SHA1 Message Date
ramseshk b43b54fd6a Wire up Hyperliquid testnet wallet and secure key management
Connected live node to Hyperliquid Testnet with wallet
0xc939...2507. Verified: 210 perps + 1309 spot instruments.

Key management:
- .env file (gitignored) for local development
- .env.example as template
- systemd Environment= for production
- node.py loads from env var or .env fallback

Wallet currently has 0 balance — needs mainnet deposit then
testnet faucet claim before live trading.
2026-08-04 02:47:27 +00:00