// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "world.freedom", name: "Freedom World", homepage: "https://freedom.world/wallet", image_id: "cfeba020-3a45-4c42-e2ca-7c2720b16c00", app: { browser: null, ios: "https://apps.apple.com/th/app/freedom-wallet/id1606936073", android: "https://play.google.com/store/apps/details?id=com.bitazza.freedom.wallet&hl=en&gl=US", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "freedom-wallet://freedom.world/", universal: "https://freedom.world/", }, desktop: { native: "", universal: "", }, } as const;