diff --git a/src/registry.json b/src/registry.json index cc65132c..5b467326 100644 --- a/src/registry.json +++ b/src/registry.json @@ -4283,6 +4283,30 @@ } } }, + "npm:ans-mmsnap": { + "id": "npm:ans-mmsnap", + "metadata": { + "name": "AutonomysNameService", + "author": { + "name": "Novalink", + "website": "https://www.novalink.tech/" + }, + "website": "https://autonomys.site/", + "summary": "Resolve Autonomys Name Service (ANS) domains to addresses.", + "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).", + "category": "name resolution", + "support": { + "contact": "https://github.com/AetherLinkLabs/ans-mmsnap/issues/new", + "knowledgeBase": "https://github.com/AetherLinkLabs/ans-mmsnap/" + }, + "sourceCode": "https://github.com/AetherLinkLabs/ans-mmsnap" + }, + "versions": { + "0.1.3": { + "checksum": "EczXi0rJR5XaXr804YNz3x326bS6PxJwoMz0ps/rhHc=" + } + } + }, "npm:beranames_resolver": { "id": "npm:beranames_resolver", "metadata": {