Skip to content

Commit bc02be4

Browse files
khanti42Montoya
andauthored
New AutonomysNameService (#1117)
Closes: #1116 --------- Co-authored-by: Christian Montoya <christian.montoya@consensys.net>
1 parent be57c3e commit bc02be4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/registry.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4283,6 +4283,30 @@
42834283
}
42844284
}
42854285
},
4286+
"npm:ans-mmsnap": {
4287+
"id": "npm:ans-mmsnap",
4288+
"metadata": {
4289+
"name": "AutonomysNameService",
4290+
"author": {
4291+
"name": "Novalink",
4292+
"website": "https://www.novalink.tech/"
4293+
},
4294+
"website": "https://autonomys.site/",
4295+
"summary": "Resolve Autonomys Name Service (ANS) domains to addresses.",
4296+
"description": "The AutonomysNameService Snap provides name resolution services for Autonomys Name Service (ANS). It enables users to resolve domain names to Ethereum addresses directly within MetaMask.\n\nEvery user in the Autonomys network can call the `ANS Contract`(0xbdF673bd60232917Ce960AD268a8bF6441CeFDdD) to register their own ans domain name.\n\nFeatures: \n\n- Resolves domain names to Ethereum addresses\n- Integrates seamlessly with MetaMask\n- Directly interacts with ANS smart contracts through MetaMask for maximum security (no additional network calls)\n- Supports reverse resolution (coming soon).",
4297+
"category": "name resolution",
4298+
"support": {
4299+
"contact": "https://github.com/AetherLinkLabs/ans-mmsnap/issues/new",
4300+
"knowledgeBase": "https://github.com/AetherLinkLabs/ans-mmsnap/"
4301+
},
4302+
"sourceCode": "https://github.com/AetherLinkLabs/ans-mmsnap"
4303+
},
4304+
"versions": {
4305+
"0.1.3": {
4306+
"checksum": "EczXi0rJR5XaXr804YNz3x326bS6PxJwoMz0ps/rhHc="
4307+
}
4308+
}
4309+
},
42864310
"npm:beranames_resolver": {
42874311
"id": "npm:beranames_resolver",
42884312
"metadata": {

0 commit comments

Comments
 (0)