This MetaMask Snap lets users to resolve their .hl
names on HyperEVM. See https://hlnames.xyz for more details.
To install Hyperliquid Names Resolver, see <link to snap install page>
This snap uses the Hyperliquid Names REST API endpoint for resolution: https://hyperliquid-names.gitbook.io/hyperliquid-names/dapp-integration/dapp-integration#rest-api.
The snap.manifest.json
restricts this snap to only run on HyperEVM (chainId: 999) and the .hl
TLD.
See https://docs.metamask.io/snaps/ for more more details.
yarn install & yarn build
Fix the manifest with yarn mm-snap manifest --fix
yarn test