// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.ironwallet", name: "IronWallet", homepage: "https://ironwallet.io/", image_id: "b836d372-457c-4d10-5a1d-6e4b0a369b00", app: { browser: "", ios: "https://apps.apple.com/gb/app/ironwallet-sell-buy-crypto/id6451146325", android: "https://play.google.com/store/apps/details?id=com.wallet.crypto.btc.eth", mac: "", windows: "", linux: "https://cdn.ironwallet.io/ironwallet_app.apk", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "myApp://app.ironwallet.io", universal: "https://app.ironwallet.io", }, desktop: { native: "", universal: "", }, } as const;