1d836307f5
Properly synced live/node.py with the _load_key() function that reads from env var or .env file as fallback.
4 lines
120 B
Bash
4 lines
120 B
Bash
# Hyperliquid Testnet
|
|
# Copy this to .env and fill in your private key:
|
|
HYPERLIQUID_TESTNET_PK=0x_your_private_key_here
|