// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "online.puzzle", name: "Puzzle Wallet", homepage: "https://puzzle.online", image_id: "08cb0a68-6271-4e25-90c3-bcc3c0226a00", app: { browser: "https://jigsaw-dev.puzzle.online", ios: "https://apps.apple.com/au/app/puzzle-aleo-wallet/id6450268321", android: "https://play.google.com/store/apps/details?id=online.puzzle", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/puzzle-aleo-wallet/fdchdcpieegfofnofhgdombfckhbcokj", firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "puzzleapp://", universal: "https://jigsaw-dev.puzzle.online/", }, desktop: { native: null, universal: "https://walletconnect.puzzle.online", }, } as const;