// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.reactwallet", name: "React Wallet", homepage: "https://reactwallet.io/", image_id: "ace31e26-236e-4287-16d3-59f28439e400", app: { browser: "", ios: "https://apps.apple.com/us/app/react-crypto-wallet/id6743440808", android: "https://play.google.com/store/apps/details?id=com.react.wwallett&hl=en_GB", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "", universal: "https://reactwalletback.com/app-link/", }, desktop: { native: "", universal: "", }, } as const;