// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.freighter", name: "Freighter", homepage: "https://www.freighter.app/", image_id: "12c9b230-917a-42e9-08cc-879dfb5de900", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=org.stellar.freighterwallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "freighterwallet://wc-redirect", universal: "", }, desktop: { native: "", universal: "", }, } as const;