// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.shido", name: "Shido App", homepage: "https://www.shido.io/", image_id: "673b4fdc-8c65-41e0-d0f8-c2eb6c8e5500", app: { browser: null, ios: "https://apps.apple.com/us/app/shido-app/id6473452165", android: "https://play.google.com/store/apps/details?id=com.shido.wallet&hl=en&gl=US&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "shido://", universal: null, }, desktop: { native: null, universal: null, }, } as const;