// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.beexo", name: "Beexo", homepage: "https://beexo.com/", image_id: "7074bf0c-d0f7-4d86-2dc4-28430d629d00", app: { browser: null, ios: "https://apps.apple.com/ar/app/beexo-wallet/id1533311061", android: "https://play.google.com/store/apps/details?id=com.beexo", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "beexo://", universal: "", }, desktop: { native: "", universal: "https://app.beexo.com/", }, } as const;