From a5115423fbc6cb52392f21cad1c413b260dd5988 Mon Sep 17 00:00:00 2001 From: Mario Christopher Date: Tue, 15 Oct 2024 14:42:12 -0600 Subject: [PATCH] Delist Clusters and SocialName snaps until NameRes issue fixed. (#885) Delist Clusters and SocialName snaps until NameRes issue fixed. --- src/registry.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/registry.json b/src/registry.json index 24511633..16dd9f5b 100644 --- a/src/registry.json +++ b/src/registry.json @@ -949,7 +949,6 @@ "website": "https://clusters.xyz", "summary": "View clusters names natively within your wallet", "description": "After installing the Snap, configure your cluster at https://clusters.xyz then use cluster names for sending and receiving native tokens, ERC20s, or NFTs", - "category": "name resolution", "support": { "contact": "mailto:rye@clusters.xyz", "faq": "https://github.com/clustersxyz/metamask-snap/wiki/FAQ", @@ -3758,7 +3757,6 @@ }, "summary": "Use Farcaster and Lens usernames in MetaMask.", "description": "Adds support for Farcaster and Lens handles to MetaMask.\n\nIn the MetaMask send flow, type a Lens handle like m0nt0y4.lens or a Farcaster username like farcaster:m0nt0y4 or fc:m0nt0y4 to resolve to the associated Ethereum address.\n\nYou will also see suggested Farcaster and Lens handles when interacting with addresses in MetaMask.", - "category": "name resolution", "support": { "contact": "https://github.com/Montoya/social-names-snap/issues" },