generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delist Clusters and SocialName snaps until NameRes issue fixed. (#885)
Delist Clusters and SocialName snaps until NameRes issue fixed.
- Loading branch information
1 parent
527df0b
commit a511542
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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:[email protected]", | ||
"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" | ||
}, | ||
|