// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.banksocial", name: "BankSocial ", homepage: "https://www.banksocial.io/", image_id: "159ae656-ae24-4717-f78f-f84eb2b2e700", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=app.banksocial.io&hl=en_US", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: null, universal: "https://banksocial.app.link/download", }, desktop: { native: null, universal: null, }, } as const;