// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.runonflux.sspwallet", name: "SSP", homepage: "https://sspwallet.io", image_id: "e0c01e64-5cb1-4458-c8b7-afae64fb4c00", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/ssp-wallet/mgfbabcnedcejkfibpafadgkhmkifhbd", firefox: "https://addons.mozilla.org/en-US/firefox/addon/ssp-wallet", safari: null, edge: null, opera: null, }, rdns: "io.runonflux.sspwallet", mobile: { native: "", universal: "", }, desktop: { native: "", universal: "", }, } as const;