// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.wallet3", name: "Wallet 3", homepage: "https://wallet3.io", image_id: "34ab7558-9e64-4436-f4e6-9069f2533d00", app: { browser: "https://wallet3.io", ios: "https://itunes.apple.com/us/app/wallet-3/id1597395741", android: "https://play.google.com/store/apps/details?id=jp.co.chainbow.wallet3.mobile", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "wallet3://", universal: null, }, desktop: { native: "wallet3://", universal: "https://wallet3.io", }, } as const;