-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.env.example
More file actions
20 lines (17 loc) · 935 Bytes
/
Copy path.env.example
File metadata and controls
20 lines (17 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Frontend (Vite) environment variables
# Copy to .env and adjust for your target network.
# Smart Account Kit
VITE_RPC_URL=https://soroban-testnet.stellar.org
VITE_NETWORK_PASSPHRASE="Test SDF Network ; September 2015"
VITE_ACCOUNT_WASM_HASH=a12e8fa9621efd20315753bd4007d974390e31fbcb4a7ddc4dd0a0dec728bf2e
VITE_WEBAUTHN_VERIFIER_ADDRESS=CBSHV66WG7UV6FQVUTB67P3DZUEJ2KJ5X6JKQH5MFRAAFNFJUAJVXJYV
# Relay proxy endpoint served by the worker.
VITE_RELAYER_PROXY_URL=/api/relay
VITE_RP_NAME="Stellar ZK"
# Asteroids score claim contracts (required for direct frontend submission)
VITE_SCORE_CONTRACT_ID=CAKVUHDKKEG6SYUAVMQMDRMUGCNQJS74BP45NNYS7Y2TTYUMYFSLA7EU
# Optional override: if omitted, token contract is resolved via score contract `token_id()`.
VITE_TOKEN_CONTRACT_ID=CBUCDXT6BY3WWP764AMW66QJA6ZRWL2TRV6VTYCWPZF4FUZRAXK2S253
# Soroswap swap UI (optional — swap section hidden if omitted)
VITE_SOROSWAP_ROUTER=
VITE_KALE_SAC=