// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "xyz.talisman", name: "Talisman Wallet", homepage: "https://talisman.xyz", image_id: "ba290222-c3f3-4194-23bf-28ba7587af00", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/talisman-wallet/fijngjgcjhjmmpcmkeiomlglpeiijkld", firefox: null, safari: null, edge: null, opera: null, }, rdns: "xyz.talisman", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;