// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.r0ar", name: "R0AR Mobile Wallet", homepage: "https://www.r0ar.io/", image_id: "a8239b76-9877-4809-c29e-d1392b6f4e00", app: { browser: null, ios: "https://apps.apple.com/us/app/r0ar-wallet/id6745417026", android: "https://play.google.com/store/apps/details?id=com.roar_wallet&pli=1", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "roarwallet://", universal: "", }, desktop: { native: "", universal: "", }, } as const;