Introduction
HyperLink is a prime broker for Hyperliquid: confidential trading through a secure enclave with Hyperliquid's liquidity, lowest fees, and provable solvency.
Last updated
HyperLink is a prime broker for Hyperliquid: confidential trading through a secure enclave with Hyperliquid's liquidity, lowest fees, and provable solvency.
HyperLink is a prime broker for Hyperliquid. You trade through a shared smart contract from inside a secure enclave (TEE), so your balances, positions, and orders stay confidential, while your orders route into Hyperliquid's order book for full liquidity and execution. The goal is to give traders a VIP trading experience on Hyperliquid by pooling economies of scale, without leaving Hyperliquid's markets.
Confidential trading
Balances, positions, and orders never touch the public chain. You trade through a shared contract, so only the contract is visible on Hyperliquid, never your wallet.
Hyperliquid-compatible API
POST /exchange mirrors Hyperliquid's API and EIP-712 signing. Point existing Hyperliquid tooling at the HyperLink base URL.
Lowest Hyperliquid fees
HyperLink pools volume and staking benefits so users can access the lowest Hyperliquid trading fee rates available to the protocol. See Fees.
Provable solvency
HyperLink commits reserve data on-chain. You can verify your own backing without revealing anyone's totals.
Always exitable
You can withdraw on-chain even if HyperLink goes offline. Funds are never trapped.
You deposit on-chain, trade confidentially through the shared contract, and withdraw on-chain. Only the two on-chain steps are public.
Deposit (public). Transfer funds on HyperCore to HyperLink. Your balance is credited once the transfer confirms.
Trade (confidential). Sign orders client-side. The enclave validates them, then routes them into Hyperliquid through the shared contract. Your activity stays off the public chain.
Withdraw (public). Request a withdrawal; HyperLink submits it on-chain for you (gasless).
Balances, positions, open orders
Deposits
Order and fill history
Withdrawals
Trade in the app: Getting Started, then open app.hyperlink.xyz.
Build on the API: API Quickstart. HyperLink mirrors Hyperliquid's API and signing, so existing tooling works against the HyperLink base URL.
Last updated