Skip to content

Commit 0bbb39e

Browse files
New ModularNamingService (#1166)
Closes: #1161 --------- Co-authored-by: Mario Christopher <[email protected]>
1 parent 2ce3cc5 commit 0bbb39e

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed
34.2 KB
Loading
43.8 KB
Loading
57 KB
Loading

src/registry.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3680,7 +3680,6 @@
36803680
},
36813681
"website": "https://nu.fi/metamask/",
36823682
"summary": "Store, buy, manage ADA, tokens, and NFTs, and access DeFi applications on Cardano.",
3683-
"summary": "Discover the Cardano universe directly from your MetaMask wallet. Seamlessly store, buy, and manage ADA, Cardano tokens, and NFTs, and access a wide range of DeFi applications.",
36843683
"description": "1. After installing the Snap, visit wallet.nu.fi to connect your MetaMask to the extended wallet. \n2. In the dapp directory, you'll find a list of Cardano dapps that support MetaMask. \n3. Enjoy!",
36853684
"audits": [
36863685
{
@@ -4310,6 +4309,35 @@
43104309
}
43114310
}
43124311
},
4312+
"npm:@snowballmoney/metamask-snap": {
4313+
"id": "npm:@snowballmoney/metamask-snap",
4314+
"metadata": {
4315+
"name": "Modular Naming Service",
4316+
"author": {
4317+
"name": "Snowball Money",
4318+
"website": "https://www.snowball.money/"
4319+
},
4320+
"summary": "Easily send and receive assets in MetaMask using MNS names—no more copying long addresses.",
4321+
"description": "With MNS Snap, users can replace long wallet addresses with easy-to-remember identity names, enhancing transactions and the overall user experience.\n\nTo start using MNS Snap, claim your MNS identity on modular.name, install the MNS Snap from the MetaMask Snaps Directory, and enjoy the convenience of sending and receiving assets effortlessly in MetaMask.\n\nExperience a more intuitive way to manage your digital identity in the decentralized ecosystem with MNS Snap!",
4322+
"category": "name resolution",
4323+
"support": {
4324+
"contact": "https://discord.com/invite/jW4GzbdNBm",
4325+
"faq": "https://snowball-5.gitbook.io/snowball/modular-naming-service-mns/metamask-snaps/faq",
4326+
"knowledgeBase": "https://snowball-5.gitbook.io/snowball/modular-naming-service-mns/metamask-snaps/knowledge-base"
4327+
},
4328+
"sourceCode": "https://github.com/snowballmoney/metamask-snap",
4329+
"screenshots": [
4330+
"./images/@snowballmoney/metamask-snap/1.png",
4331+
"./images/@snowballmoney/metamask-snap/2.png",
4332+
"./images/@snowballmoney/metamask-snap/3.png"
4333+
]
4334+
},
4335+
"versions": {
4336+
"0.1.4": {
4337+
"checksum": "R5hh+xSP/4CQl0vKIKDuoJRMG9j+6Gr83LEkkSQgwCs="
4338+
}
4339+
}
4340+
},
43134341
"npm:sonic_resolver": {
43144342
"id": "npm:sonic_resolver",
43154343
"metadata": {

0 commit comments

Comments
 (0)