// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.ledger", name: "Ledger Live", homepage: "https://www.ledger.com/ledger-live", image_id: "c20e1cec-05e8-4ac6-a086-7ce355092400", app: { browser: "", ios: "https://itunes.apple.com/app/id1361671700", android: "https://play.google.com/store/apps/details?id=com.ledger.live", mac: "https://www.ledger.com/ledger-live", windows: "https://www.ledger.com/ledger-live", linux: "https://www.ledger.com/ledger-live", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "ledgerlive://", universal: "", }, desktop: { native: "ledgerlive://", universal: "", }, } as const;