// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.slavi", name: "Slavi Wallet", homepage: "https://slavi.io/", image_id: "282ce060-0beb-4236-b7b0-1b34cc6c8f00", app: { browser: null, ios: "https://apps.apple.com/en/app/slavi-wallet/id1610125496?l=en", android: "https://play.google.com/store/apps/details?id=com.defiwalletmobile", mac: "https://apps.apple.com/en/app/slavi-wallet/id1610125496?l=en", windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "slaviwallet://", universal: "https://www.slaviwallet.io", }, desktop: { native: null, universal: null, }, } as const;