Metamask Snap implmentation of the Freename Resolution API. Installing this snap adds to Metamask the ability to resolve domains across many providers (Freename, ENS, Unstoppable domains, etc) to their respective onchain addresses.
Start by installing the dependencies:
yarn install
Then, you can start the development server:
yarn start
The snap then will be available locally with the snapID local:http://localhost:8080
.