// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "co.cyber.wallet", name: "CyberWallet", homepage: "https://wallet.cyber.co", image_id: "24887576-8e74-4518-36b3-3c5e13f11a00", app: { browser: null, ios: "https://wallet.cyber.co", 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://wallet.cyber.co", }, desktop: { native: null, universal: "https://wallet.cyber.co", }, } as const;