// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.mecowallet", name: "MeCo Wallet", homepage: "https://mecowallet.com/", image_id: "e95f8d92-32ea-45ad-b163-489def2bd700", app: { browser: "", ios: "https://apps.apple.com/us/app/meco-wallet/id6749523218", android: "https://play.google.com/store/apps/details?id=com.memecore.wallet", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "mecowallet://", universal: "", }, desktop: { native: "", universal: "", }, } as const;