0.1.3 • Published 8 months ago

ans-mmsnap v0.1.3

Weekly downloads
-
License
(MIT-0 OR Apache-...
Repository
github
Last release
8 months ago

Metamask Snap For Name Resolution in Autonomys

Overview

This MetaMask Snap provides name resolution services for Autonomys Name Service (ANS). It enables users to resolve domain names to Ethereum addresses directly within MetaMask. By the way, every user in the Autonomys network can call the ANS Contract(0xbdF673bd60232917Ce960AD268a8bF6441CeFDdD) to register their own ans domain name

Features

  • Resolves domain names to Ethereum addresses
  • Integrates seamlessly with MetaMask
  • Directly interacts with ANS smart contracts through MetaMask for maximum security (no additional network calls)
  • Supports reverse resolution (coming soon)

Installation

Install snap from Matamask Snap Market directly.

Development

Before you start, you need some preparation, refer to Quickstart To set up the development environment:

yarn install

yarn start

To build the snap:

```bash
yarn build

Testing

Run the test suite:

yarn test

License

This project is licensed under (MIT-0 OR Apache-2.0) - see the LICENSE file for details.

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago