// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.diamante", name: "DIAM Wallet", homepage: "https://diamante.io/", image_id: "b2f7a394-14b9-4b30-742d-3c6b5d200f00", app: { browser: "", ios: "https://apps.apple.com/in/app/diam-wallet/id6450691849", android: "https://play.google.com/store/apps/details?id=com.diamante.diamwallet&hl=en_IN", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "diamwallet://wc", universal: "https://dwconnect.diamante.io/wc", }, desktop: { native: "", universal: "", }, } as const;