.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NEXT_PUBLIC_CDP_PROJECT_ID
COINBASE DEVELOPER PLATFORM (CDP) CONFIGURATION CDP Project ID for Embedded Wallets
CDP_API_KEY_ID
secret
CDP API Keys (for server-side operations, Paymaster, etc.)
CDP_API_KEY_SECRET
secret
NEXT_PUBLIC_BASE_URL
APPLICATION CONFIGURATION Base URL for your application (required for API calls and sharing)
NEXT_PUBLIC_USDC_BASE_CONTRACT
USDC Contract on Base Sepolia Testnet (for x402 payments)
BLOB_READ_WRITE_TOKEN
secret
storing pfp images
MONGODB_URI
secret
DATABASE CONFIGURATION MongoDB connection string