Skip to main content

Connect environment matrix

VariableWhereDev exampleProd
CONNECT_WS_PUBLIC_URLzunia-backendws://localhost:8788wss://api.zunialab.com
ZUNIA_CONNECT_API_BASE / NEXT_PUBLIC_ZUNIA_CONNECT_API_BASEmobile / dashboard / SDKhttp://localhost:8788https://api.zunialab.com
WALLETCONNECT_PROJECT_ID / NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID / WXT_WALLETCONNECT_PROJECT_IDmobile / dashboard / extensionCloud project idsame id across apps
INDEXER_URLdashboard BFFhttp://127.0.0.1:8787internal URL
BACKEND_URLdashboard BFFhttp://127.0.0.1:8788internal URL

Security notes

  • Native WS broker relays only; never send mnemonics or private keys over the wire.
  • Pairing rooms bind to a random pairingSecret; origin metadata is shown in the wallet approve UI.
  • Extension provider refuses sendTx; dApps must broadcast signed txs themselves.
  • Universal Links: replace TEAMID in AASA and Play SHA-256 in assetlinks.json before store release.