// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.dexari", name: "Dexari", homepage: "https://dexari.com", image_id: "b3902c20-364e-447d-5331-03d92f226d00", app: { browser: null, ios: "https://apps.apple.com/app/dexari/id6741098169", android: "https://play.google.com/store/apps/details?id=com.dexari", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "dexari://", universal: "https://dexari.com/join", }, desktop: { native: "", universal: "", }, } as const;