// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.pandoshi", name: "Pandoshi Wallet", homepage: "https://pandoshi.com", image_id: "d5be0305-ff38-4412-6089-a94c2e445300", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.pandoshi.wallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "pandoshiwallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;