// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.arianee", name: "Arianee Wallet", homepage: "https://arianee.org", image_id: "13b7fe36-909a-4c83-4f06-5740829a3900", app: { browser: null, ios: "https://apps.apple.com/fr/app/arianee-wallet/id1435782507", android: "https://play.google.com/store/apps/details?id=com.arianee.wallet&hl=ln&gl=US", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "com.arianee.wallet://", universal: "https://i.arian.ee", }, desktop: { native: null, universal: null, }, } as const;