// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "at.swe", name: "Sweat Wallet", homepage: "https://swe.at", image_id: "df295afa-253d-4db9-fe94-4fd70c0b3500", app: { browser: null, ios: "https://apps.apple.com/us/app/sweat-wallet-walk-into-crypto/id1619316571", android: "https://play.google.com/store/apps/details?id=com.sweatwallet", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "sweat:///", universal: "https://wallet.sweateconomy.com", }, desktop: { native: "", universal: "", }, } as const;