// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "xyz.ctrl", name: "Ctrl Wallet", homepage: "https://ctrl.xyz/", image_id: "55e59c54-43bf-434a-e966-547514f21500", app: { browser: "", ios: "https://apps.apple.com/us/app/ctrl-wallet/id6630386336", android: "https://play.google.com/store/apps/details?id=xyz.ctrl.wallet", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/ctrl-wallet/hmeobnfnfcmdkdcmlblgagmfpfboieaf?hl=en", firefox: null, safari: null, edge: null, opera: null, }, rdns: "xyz.ctrl", mobile: { native: "ctrl-mobile://", universal: "https://ctrl.xyz/deeplink/wallet", }, desktop: { native: "", universal: "", }, } as const;