mirror of
https://github.com/luxfi/safe-wallet.git
synced 2026-07-26 22:53:37 +00:00
Exposes a Brand type and a default brand object whose values match upstream Safe strings. Per-brand builds override via NEXT_PUBLIC_BRAND_* (web) or EXPO_PUBLIC_BRAND_* (mobile) env vars. Single source of truth for product name, URLs, support contacts, and asset paths. No 'Safe' / 'safe.global' literal lives in apps/ or packages/*/src/ once the codemod passes land.