// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.walllet", name: "walllet.com", homepage: "https://walllet.com/", image_id: "5e1a1930-7505-48fd-be6d-648be854ee00", app: { browser: null, ios: "https://apps.apple.com/us/app/walllet-com/id6752386368", android: "https://play.google.com/store/apps/details?id=com.walllet.app", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "walllet://", universal: "https://walllet.com/", }, desktop: { native: "", universal: "", }, } as const;