// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.useglyph", name: "Glyph Wallet", homepage: "https://useglyph.io/", image_id: "glyph.png", app: { browser: null, ios: null, android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: "io.useglyph", mobile: { native: null, universal: null, }, desktop: { native: null, universal: null, }, } as const;