// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.hero.wallet", name: "Hero Wallet", homepage: "https://wallet.hero.io", image_id: "974f0728-7c62-4772-b66b-6b83ced7f200", app: { browser: "https://wallet.hero.io/signin", ios: "", android: "", mac: "", windows: "", linux: "", chrome: "https://chromewebstore.google.com/detail/hero-wallet-heroio/eadjllodfjkbljlihgiflhapafcigoee", firefox: "", safari: "", edge: "", opera: "", }, rdns: "io.hero.wallet", mobile: { native: "", universal: "", }, desktop: { native: "", universal: "https://wallet.hero.io/signin", }, } as const;