// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.bytebank", name: "ByteBank", homepage: "https://www.bytebank.org/", image_id: "bc7aacd6-b2e2-4146-7d21-06e0c5d44f00", app: { browser: null, ios: "https://apps.apple.com/sg/app/hideout-wallet/id1620315192?l=zh", android: "https://play.google.com/store/apps/details?id=com.hideout.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "hideoutWallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;