// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "fund.lflabs", name: "LF Wallet App", homepage: "https://lflabs.fund/wallet", image_id: "be4b9c16-f8a2-47b9-bfa3-833fa5b70e00", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.lfwallet.app", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "lfwallet://", universal: "https://lflabs.fund/wallet", }, desktop: { native: "", universal: "", }, } as const;