// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.hashport.wallet", name: "HashPort Wallet", homepage: "https://wallet.hashport.com/", image_id: "0d59745c-6146-4c86-3718-c847855b7b00", app: { browser: null, ios: "https://apps.apple.com/jp/app/hashport-wallet/id6450660947", android: "https://play.google.com/store/apps/details?id=io.hashport.hashwallet&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "expo2025-wallet://", universal: "https://link.wallet.hashport.com", }, desktop: { native: "", universal: "", }, } as const;