// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.onto", name: "ONTO", homepage: "https://onto.app", image_id: "14934596-632e-4b29-d45f-61109e959000", app: { browser: null, ios: "https://apps.apple.com/us/app/onto-an-ontology-dapp/id1436009823", android: "https://play.google.com/store/apps/details?id=com.github.ontio.onto", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "ontoprovider://", universal: null, }, desktop: { native: null, universal: null, }, } as const;