// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.xovawallet", name: "Xova", homepage: "https://xovawallet.com", image_id: "bf6c881e-1cea-4392-6c9d-cc3ba426d200", app: { browser: null, ios: "https://apps.apple.com/us/app/xova/id6751160251", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "xova://wc", universal: "https://xova.com/wc", }, desktop: { native: "", universal: "", }, } as const;