Required environment variables for Eloqura DEX.
DATABASE_URL
Neon PostgreSQL connection string
VITE_WALLETCONNECT_PROJECT_ID
WalletConnect Cloud project ID
VITE_EXPLORER_API_URL
OECsplorer API for tx tracking (default: localhost:3001)
ALCHEMY_API_KEY
Alchemy API key for blockchain queries
COINGECKO_API_KEY
CoinGecko API key (fallback)
LIVE_COIN_WATCH_API_KEY
Live Coin Watch API key
All VITE_ prefixed variables are exposed to the frontend at build time
VITE_
DATABASE_URL must use the Neon serverless connection string format
Live Coin Watch sync is currently disabled to save API usage — data served from database cache
Last updated 5 hours ago