// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.berasig", name: "BeraSig", homepage: "https://berasig.com", image_id: "41e234a7-d00e-4b08-f90b-0d5e86231c00", app: { browser: null, ios: "https://apps.apple.com/us/app/berasig-wallet-on-berachain/id6502052535", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "berasig://", universal: null, }, desktop: { native: null, universal: null, }, } as const;