// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.catecoin", name: "Catecoin Wallet", homepage: "https://catecoin.app", image_id: "d017bc54-db4d-4f07-2de2-69790ce92400", app: { browser: "https://wallet.catecoin.club/", ios: "https://apps.apple.com/app/id1637850589?platform=iphone", android: "https://play.google.com/store/apps/details?id=com.crypto.wallet.catecoin", mac: "", windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "catecoin://", universal: "https://catecoin.app/apple-app-site-association", }, desktop: { native: null, universal: "https://wallet.catecoin.club/", }, } as const;