// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.bmawallet", name: "BMA Wallet", homepage: "https://bmawallet.com/", image_id: "5d8240f7-1d58-4ada-12b3-0b5e7d5b1300", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.bmawallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "bmawalletapp://walletconnect", universal: null, }, desktop: { native: null, universal: null, }, } as const;