Files
solace-bg-dubai/frontend/.env.production.example
defiQUG a03417be98
All checks were successful
CI / lint-and-test (push) Successful in 9m52s
chore: consolidate local WIP (repo cleanup 20260707)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 09:41:38 -07:00

16 lines
574 B
Plaintext

# Chain 138 — browser clients use public HTTPS RPC; backend/indexer use LAN RPC_URL
NEXT_PUBLIC_CHAIN138_RPC_URL=https://rpc-http-pub.d-bis.org
NEXT_PUBLIC_CHAIN138_WS_URL=
NEXT_PUBLIC_CHAIN138_EXPLORER_URL=https://explorer.d-bis.org
NEXT_PUBLIC_CHAIN_ID=138
# Contract Addresses (update after deployment)
NEXT_PUBLIC_TREASURY_WALLET_ADDRESS=
NEXT_PUBLIC_SUB_ACCOUNT_FACTORY_ADDRESS=
# WalletConnect
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=your_walletconnect_project_id
# Empty = same-origin /api/ via nginx; set only for direct backend access in dev
NEXT_PUBLIC_API_URL=