// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.creditcoin.app", name: "Credit Wallet", homepage: "https://app.creditcoin.org", image_id: "cf606650-415f-4e7f-a45d-fd6b16769400", app: { browser: "", ios: "https://apps.apple.com/us/app/apple-store/id6478491272", android: "https://play.google.com/store/apps/details?id=com.creditcoin.mobile", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "creditwallet://", universal: "", }, desktop: { native: "", universal: "", }, } as const;