Environment & Configuration
All environment variables and configuration switches for dev, staging, and prod.
Required Environment Variables
STRIPE_SECRET,STRIPE_WEBHOOK_SECRETRPC_URL_BASE_SEPOLIA,DEPLOYER_PKNSTABLES_VAULT,USDC_ADDRESS,EXIT_ROUTERFAST_DISCOUNT_BPSACCOUNTING_OUT_DIR
Optional
BRAVE_API_KEY— seasonality signals (grounding).ANTHROPIC_API_KEY— Claude MCP tools.
Config Tips
- Keep keys out of logs.
- Use separate
.envfiles per environment. - Rotate signer keys; use HSM in prod.