// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.dokwallet", name: "Dokwallet", homepage: "https://www.dokwallet.com", image_id: "5707f35e-17a1-42b3-35c5-664f7655cd00", app: { browser: "https://www.dokwallet.app", ios: "https://apps.apple.com/il/app/dokwallet-crypto-wallet/id1533065700", android: "https://play.google.com/store/apps/details?id=com.dok.wallet&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "dokwallet://", universal: "https://www.dokwallet.app", }, desktop: { native: null, universal: null, }, } as const;