// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "pro.ds.app", name: "Digital Shield", homepage: "https://app.ds.pro", image_id: "020fe815-8a77-4a7b-b292-b69372e12500", app: { browser: "https://app.ds.pro", ios: "https://apps.apple.com/tw/app/digital-shield-crypto-wallet/id6740052686", android: null, mac: "https://ds.pro", windows: "https://ds.pro", linux: "https://ds.pro", chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "digitalshield-wallet://wc", universal: "https://app.ds.pro/wc/connect", }, desktop: { native: "digitalshield-wallet://", universal: "https://app.ds.pro", }, } as const;