mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-07-27 20:47:46 +00:00
7 lines
206 B
Bash
7 lines
206 B
Bash
|
|
# 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
|