// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.outlawgames", name: "Outlaw Wallet", homepage: "https://www.outlawgames.app", image_id: "290467db-2be9-4cfd-9996-742517ff6d00", app: { browser: "", ios: "", android: "https://play.google.com/store/apps/details?id=com.outlawgame.android", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "outlaw://", universal: "", }, desktop: { native: "", universal: "", }, } as const;