// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.tradestrike", name: "StrikeX Wallet", homepage: "https://tradestrike.io/", image_id: "f81642e4-2355-454a-25f5-72e27f2c6f00", app: { browser: null, ios: "https://apps.apple.com/us/app/strikex-wallet/id6443517613", android: "https://play.google.com/store/apps/details?id=com.tradestrike", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "strikex://", universal: "", }, desktop: { native: "", universal: "", }, } as const;