.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
VITE_SOLANA_NETWORK
Network: devnet, testnet, or mainnet-beta Default: devnet (safest for development)
VITE_SOLANA_RPC_URL
Custom RPC Endpoint (optional) Leave empty to use default cluster RPC For production, use a paid provider like Helius, QuickNode, or…
VITE_TORQUE_API_URL
Torque API server URL (default: https://server.torque.so) The SDK handles auth via wallet SIWS — no API key needed.
VITE_USE_MOCK_REWARDS
Set to "true" to force mock rewards (offline dev, no Torque)
VITE_APP_NAME
VITE_APP_VERSION