// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.ukiss", name: "UKISS Hub", homepage: "https://www.ukiss.io", image_id: "23f4c933-68e6-46f9-75b6-2d2905ca1300", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=io.ukiss.uhub.mobile", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "ukisshub://", universal: null, }, desktop: { native: null, universal: null, }, } as const;