// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.cfcx", name: "CFCX", homepage: "https://cfcx.io", image_id: "2f1cda0d-ff0c-43ca-8200-6dd18560c100", app: { browser: "https://cfcx.io", ios: "https://apps.apple.com/us/app/cfcx/id6753644341", android: "https://play.google.com/store/apps/details?id=com.cfcx&pcampaignid=web_share", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "cfcx://", universal: "https://cfcx.io/", }, desktop: { native: "", universal: "https://cfcx.io", }, } as const;