// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "xyz.dawnwallet", name: "Dawn Wallet", homepage: "https://www.dawnwallet.xyz", image_id: "dawn.svg", app: { browser: null, ios: "https://apps.apple.com/us/app/dawn-ethereum-wallet/id1673143782", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: "https://apps.apple.com/us/app/dawn-ethereum-wallet/id1673143782", edge: null, opera: null, }, rdns: "xyz.dawnwallet", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;