// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "so.onekey.app.wallet", name: "OneKey", homepage: "https://onekey.so", image_id: "2067c771-93e8-4b32-b388-b2a0e1d4dc00", app: { browser: "https://onekey.so", ios: "https://apps.apple.com/us/app/onekey-open-source-wallet/id1609559473", android: "https://play.google.com/store/apps/details?id=so.onekey.app.wallet&hl=en_US&gl=US", mac: "https://github.com/OneKeyHQ/app-monorepo/releases", windows: "https://github.com/OneKeyHQ/app-monorepo/releases", linux: "https://github.com/OneKeyHQ/app-monorepo/releases", chrome: "https://chrome.google.com/webstore/detail/onekey/jnmbobjmhlngoefaiojfljckilhhlhcj", firefox: null, safari: null, edge: null, opera: null, }, rdns: "so.onekey.app.wallet", mobile: { native: "onekey-wallet://", universal: "https://app.onekey.so/wc/connect", }, desktop: { native: "onekey-wallet://", universal: "https://app.onekey.so/wc/connect", }, } as const;