// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.klipwallet", name: "klip", homepage: "https://klipwallet.com/", image_id: "f7b6b2a6-ebe7-4779-6ad1-79a3142e6b00", app: { browser: "", ios: "https://apps.apple.com/kr/app/클립-klip/id1627665524", android: "https://play.google.com/store/apps/details?id=com.klipwallet.app", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "klipwallet://", universal: "https://klipwallet.com", }, desktop: { native: "", universal: "", }, } as const;