// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.dailychain.wallet", name: "Daily Wallet", homepage: "https://wallet.dailychain.org", image_id: "8b54bbc5-5d39-4251-9b69-cde070bbd000", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.wallet.daily", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "dailywallet://", universal: "", }, desktop: { native: "", universal: "", }, } as const;