// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.peakdefi", name: "PEAKDEFI", homepage: "https://peakdefi.com/", image_id: "918006e2-2f6d-4233-0e72-10c2caaed500", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.peakdefiwallet&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "wc://", universal: null, }, desktop: { native: null, universal: null, }, } as const;