// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.hot-labs", name: "HOT Wallet", homepage: "https://hot-labs.org/wallet", image_id: "809867ce-345f-4180-033a-165019d4c700", app: { browser: "https://app.hot-labs.org/link", ios: "https://apps.apple.com/us/app/hot-wallet/id6740916148", android: "https://play.google.com/store/apps/details?id=app.herewallet.hot&hl=en_US", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/hot-wallet/mpeengabcnhhjjgleiodimegnkpcenbk", firefox: "https://addons.mozilla.org/en-US/firefox/addon/hot-wallet", safari: null, edge: null, opera: null, }, rdns: "org.hot-labs", mobile: { native: "hotwallet://", universal: "https://app.hot-labs.org", }, desktop: { native: "", universal: "https://app.hot-labs.org/link", }, } as const;