// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.coldwallet", name: "Cold Wallet", homepage: "https://coldwallet.com/", image_id: "fa63c977-9637-4d85-960d-058da23e4300", app: { browser: null, ios: "https://apps.apple.com/us/app/cold-wallet-crypto-wallet-app/id6467651848", android: "https://play.google.com/store/apps/details?id=com.PlusWallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "pluswallet://", universal: "https://coldwallet.com/", }, desktop: { native: "", universal: "", }, } as const;