// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "me.astrox", name: "Me Wallet", homepage: "https://astrox.me/", image_id: "e9666b15-4296-4384-3661-7e99a5f2a900", app: { browser: "https://app.astrox.me/", ios: "https://apps.apple.com/us/app/astrox-me-wallet/id1634031707", android: "https://play.google.com/store/apps/details?id=com.astrox.me", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "astrox://me/wcx", universal: null, }, desktop: { native: null, universal: "https://app.astrox.me/", }, } as const;