// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.xucre", name: "Xucre", homepage: "https://www.xucre.io", image_id: "6a560c0d-817d-4f62-ef21-b91636b30f00", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=xucre.expo.client", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "xucre.expo.client://", universal: null, }, desktop: { native: null, universal: null, }, } as const;