// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "tech.levain", name: "Levain", homepage: "https://levain.tech/", image_id: "504f6043-9d47-4dd9-5332-49ea67e93100", app: { browser: "https://app.levain.tech/", ios: null, android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: "tech.levain", mobile: { native: "", universal: "", }, desktop: { native: "", universal: "https://app.levain.tech/", }, } as const;