// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.gemwallet", name: "Gem Wallet", homepage: "https://gemwallet.com", image_id: "28f1b431-9d2a-4083-1bf8-5958939a2300", app: { browser: null, ios: "https://apps.apple.com/app/apple-store/id6448712670?mt=8", android: "https://play.google.com/store/apps/details?id=com.gemwallet.android", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "gem://", universal: "https://gemwallet.com", }, desktop: { native: "", universal: "", }, } as const;