// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "network.wali", name: "Wali Wallet", homepage: "http://wali.network", image_id: "8f9d0a7b-7836-48cd-9957-2bad43e94200", app: { browser: null, ios: "", android: "https://play.google.com/store/apps/details?id=com.wali.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "wali://wali.network", universal: "", }, desktop: { native: "", universal: "", }, } as const;