// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.hippowallet", name: "Hippo Wallet", homepage: "https://hippowallet.io", image_id: "f9570968-45f7-47c1-3189-98cf60e25c00", app: { browser: null, ios: "https://apps.apple.com/ae/app/hippo-wallet/id1613041499", android: "https://play.google.com/store/apps/details?id=com.blockchaincommodities.hippo_wallet", mac: "", windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/hippo-wallet/hddkffjleepiafmkhcneldjipkfkkofk", firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "hippowallet://", universal: "https://hippowallet.io", }, desktop: { native: null, universal: null, }, } as const;