dApp Integration

Integrating with Hyperliquid Names is a single line of code via our Rest API or SDK.

Partners and Integrations Telegram group chat

Join our TG group: https://t.me/+pDbWCyCnvrxlZmJh

Hyperliquid Names Frontend dApp

https://app.hlnames.xyz/

You can connect your wallet and search a name. Mint the name directly with USDC or HYPE. Once minted, you can click Set primary name to get reverse resolution working.

REST API

https://hlnames-rest-api.onrender.com/api/docs

To use the docs:

  1. Select the Servers dropdown and set it to the Production Server

  2. Click Authorize and set apiKey = CPEPKMI-HUSUX6I-SE2DHEA-YYWFG5Y

Integrating with the REST API will work today with names on testnet. When mainnet launches, we will automatically point the API to mainnet and dApps will start supporting mainnet with zero additional work.

SDK

We also have an npm package available.

Last updated