// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "cc.avacus", name: "Avacus", homepage: "https://avacus.cc", image_id: "a7106965-91cc-4a73-4688-c5c72ae0ed00", app: { browser: null, ios: "https://apps.apple.com/us/app/id6449657442", android: "https://play.google.com/store/apps/details?id=io.sowaka.avacus", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "avacus://", universal: "https://avacus.app.link", }, desktop: { native: null, universal: null, }, } as const;