// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.shefi", name: "SheFi", homepage: "https://www.shefi.org", image_id: "a1a909e8-526b-4452-8788-5bb21e2b9e00", app: { browser: null, ios: "https://testflight.apple.com/join/CEmx1nCa", android: "https://play.google.com/store/apps/details?id=org.shefi.app", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "shefi://", universal: null, }, desktop: { native: null, universal: null, }, } as const;