// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.moongate.one", name: "MG", homepage: "https://moongate.one", image_id: "84946308-413c-4191-5414-a325547a5c00", app: { browser: "https://wallet.moongate.one/", ios: null, android: null, mac: null, windows: null, linux: null, chrome: "https://wallet.moongate.one/", firefox: null, safari: null, edge: null, opera: null, }, rdns: "com.moongate.one", mobile: { native: null, universal: null, }, desktop: { native: null, universal: "https://wallet.moongate.one/", }, } as const;