// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.lif3", name: "Lif3 Wallet", homepage: "https://lif3.com/", image_id: "1a89c0ec-9059-4515-afb6-8204d49f0900", app: { browser: null, ios: "https://apps.apple.com/app/lif3/id6444389674", android: "https://play.google.com/store/apps/details?id=com.lif3.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "lif3wallet://walletview", universal: null, }, desktop: { native: null, universal: null, }, } as const;