6 lines
178 B
Bash
6 lines
178 B
Bash
# Polymarket Authentication
|
|
PK=your_private_key_here
|
|
BROWSER_ADDRESS=your_wallet_address_here
|
|
|
|
# Google Sheets (for data_updater)
|
|
SPREADSHEET_URL=your_google_spreadsheet_url_here |