This Snap demonstrates forward and reverse name resolution based on the Ethereum Name Service protocol (ENS).
After installing the snap in MetaMask Flask, use any address input field to type in an ENS name.
yarn install && yarn buildRun yarn test to run the jest tests once.
Run yarn lint to run the linter, or run yarn lint:fix to run the linter and
fix any automatically fixable issues.
This can also be manually tested, by using the build/preinstalled-snap.json file in your
local Metamask extension build.