diff --git a/.env.example b/.env.example new file mode 100644 index 00000000..79bfbaf5 --- /dev/null +++ b/.env.example @@ -0,0 +1,5 @@ +# Example environment variables for Kalshi API + +KALSHI_API_KEY=your_api_key_here +KALSHI_API_SECRET=your_api_secret_here +KALSHI_API_BASE_URL=https://api.kalshi.com