Files

7 lines
206 B
Bash
Raw Permalink Normal View History

# 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