// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.tapwallet", name: "TAP WALLET", homepage: "https://tapwallet.com", image_id: "a1fe3361-d754-430e-f55e-72315af52700", app: { browser: null, ios: "https://apps.apple.com/us/app/humbl-wallet/id1627171234", android: "https://play.google.com/store/apps/details?id=com.humbl.wallet.app&hl=en_US&gl=US", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "humblwallet://", universal: "https://wallet.search3.com", }, desktop: { native: "", universal: "", }, } as const;