// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.berasig", name: "BeraSig", homepage: "https://www.berasig.com/", image_id: "4b9e9716-c86d-4f1e-4bcc-12af74af7400", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/berasig/ckedkkegjbflcfblcjklibnedmfjppbj", firefox: null, safari: null, edge: null, opera: null, }, rdns: "app.berasig", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;