// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.bimwallet", name: "BIM Wallet", homepage: "https://www.bimwallet.io/", image_id: "dae5a6bb-ac44-4d75-8c25-a361801d3b00", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=io.bimwallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "bimwallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;