// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.meld.app", name: "MELDapp", homepage: "https://app.meld.com", image_id: "7946da4c-c8b7-4037-f044-8c3f7f1cb200", app: { browser: "https://app.meld.com", ios: null, android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: "com.meld.app", mobile: { native: "meld://walletconnect", universal: null, }, desktop: { native: null, universal: "https://app.meld.com", }, } as const;