// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "xyz.tucop", name: "TuCOP Wallet", homepage: "https://tucop.xyz/", image_id: "2d38bfd6-85dc-41b5-a125-a0eca4100200", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=org.tucop", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "myapp://tucop", universal: null, }, desktop: { native: null, universal: null, }, } as const;