1 2 3 4 5 6
# Polymarket API Credentials # Copy this file to .env and fill in your actual credentials POLYMARKET_API_KEY=your-api-key-here POLYMARKET_SECRET=your-secret-here POLYMARKET_PASSPHRASE=your-passphrase-here