// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.atomicwallet", name: "Atomic Wallet", homepage: "https://atomicwallet.io", image_id: "7eca0311-abf5-4902-43e9-51858403e200", app: { browser: "https://atomicwallet.io", ios: "https://apps.apple.com/us/app/atomic-wallet/id1478257827", android: "https://play.google.com/store/apps/details?id=io.atomicwallet", mac: "https://atomicwallet.io/downloads", windows: "https://atomicwallet.io/downloads", linux: "https://atomicwallet.io/downloads", chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "atomicwallet://", universal: null, }, desktop: { native: "atomicwallet://", universal: "https://chromewebstore.google.com/detail/atomic-wallet/gjnckgkfmgmibbkoficdidcljeaaaheg", }, } as const;