// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.wigwam.wallet", name: "Wigwam", homepage: "https://wigwam.app", image_id: "6200b005-f202-41d5-7bd9-966c970f6700", app: { browser: "https://wallet.wigwam.app", ios: "https://apps.apple.com/app/id6630381643", android: "https://play.google.com/store/apps/details?id=com.wigwamapp", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/wigwam-%E2%80%94-web3-wallet/lccbohhgfkdikahanoclbdmaolidjdfl", firefox: null, safari: null, edge: null, opera: null, }, rdns: "com.wigwam.wallet", mobile: { native: "wigwam://", universal: "https://wigwam.app/", }, desktop: { native: "", universal: "https://wallet.wigwam.app", }, } as const;