// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.monarchwallet", name: "Monarch Wallet", homepage: "https://monarchwallet.com", image_id: "c664d955-8a1e-4460-3917-4cfcf198f000", app: { browser: null, ios: "https://apps.apple.com/us/app/monarch-wallet/id1386397997", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: null, universal: "https://monarchwallet.com", }, desktop: { native: null, universal: null, }, } as const;