// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.hyperpay", name: "HyperPay", homepage: "https://www.hyperpay.io/", image_id: "44abbf25-f8c4-4d04-0ce7-a695e00d8e00", app: { browser: null, ios: "https://apps.apple.com/ae/app/hyperpay-bitcoin-crypto-wallet/id1354755812", android: "https://play.google.com/store/apps/details?id=com.legendwd.hyperpayW&hl&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "hyperPay://", universal: null, }, desktop: { native: "hyperPay://", universal: null, }, } as const;