mirror of
https://github.com/theodore-song/polymarket-analyst.git
synced 2026-07-28 00:17:46 +00:00
Add non-custodial manual trade tickets
This commit is contained in:
+3
-2
@@ -7,8 +7,9 @@ PRODUCTION_APP_URL=https://polymarket-site-eta.vercel.app
|
||||
# Keep false until legal/compliance approval, provider credentials, wallet signing,
|
||||
# payment rails, and audit logging are production-ready.
|
||||
LIVE_TRADING_ENABLED=false
|
||||
# Personal-only feature gate. Keep false until your own wallet/CLOB credentials
|
||||
# are configured and tiny manual test orders are reviewed.
|
||||
# Personal-only readiness gate. Keep false until your own wallet/CLOB
|
||||
# credentials are configured and tiny manual test orders are reviewed.
|
||||
# This does not let the AI or server hold private keys.
|
||||
PERSONAL_TRADING_ENABLED=false
|
||||
|
||||
# Accounts / authentication
|
||||
|
||||
Reference in New Issue
Block a user