Community Docs
  • 🏠Home
  • Getting Started
  • Introduction
    • What is Hyperliquid?
    • Hyperliquid Labs
    • Roadmap
      • 2025-26-03_Incident
  • Architecture
    • Overview
    • HyperBFT
      • API Servers
    • HyperCore
      • Dex
        • Clearinghouse
          • Margin Management
          • Liquidations
          • Funding
          • Fees
        • Order Book
        • Oracle
      • Vault
      • HIPs
        • Spot Deployments (HIP-1/HIP-2)
      • Bridge
    • HyperEVM
    • Hyperliquid.
      • Unit
  • Guide
    • User Guide
      • Onboarding
      • Spot Deployments
      • Airdrop
    • Builder Guide
      • HyperCore
        • Trading Bot
        • Builder Codes
          • Install Template
          • Update
        • Endpoints
          • Info
            • Spot
            • Perpetuals
          • Exchange
      • HyperEVM
        • EVM Basics
          • dApp Setup
        • Specificities
      • Node Operators
      • Historical Data
  • Ecosystem
    • The Hyper Liquidated
      • Community Map
    • Projects
      • Tools
      • HyperEVM
        • Felix
      • HyperCore
      • MemeCoin
Powered by GitBook
On this page
  1. Guide
  2. Builder Guide

HyperEVM

PreviousExchangeNextEVM Basics

Last updated 3 days ago

The HyperEVM empowers developers to create any type of decentralized application while seamlessly interacting with Hyperliquid’s native L1 components.

This section serves as a practical, step-by-step guide for anyone looking to build and deploy dApps on Hyperliquid. From setting up an EVM environment to integrating unique L1 functionalities, you’ll find everything you need here to get started.

  1. EVM Basics Learn how to work with the standard EVM features and tools on Hyperliquid:

    • RPC Nodes & Endpoints: Discover the available RPC endpoints for interacting with the network.

    • Block Explorers & Analysis Tools: Track transactions, verify contracts, and analyze on-chain activity.

    • Main Contract Addresses: Access key deployed contracts.

    • dApp Setup & Deployment: Configure your app, integrate wallets (Wagmi, WalletConnect), and deploy contracts (Foundry, Hardhat).

  2. HyperEVM Specificities

    • Native Transfers: Move spot assets between the L1 and HyperEVM to leverage the best of both worlds.

    • Dual-Block Architecture: Fast, frequent Small Blocks plus slower, high-throughput Large Blocks—all under one EVM chain.

    • Interacting with the L1: Access Hyperliquid’s core functionality via Read/Write Precompiles.

    • Additional Helpers:

      • Indexing the HyperEVM: Retrieve raw HyperEVM block data without running your own node.

      • Wrapped Hype: An immutable contract modeled after wrapped ETH, enabling streamlined asset interactions.

Resources

  • 📖 → High-level overview of and access to the .

  • 💧 Testnet Tokens:

    • → Get HYPE & MBTC.

    • → Get sUSDe, USDC, SolvBTC, HYPE.

    • → Claim USDC.

      • Native Transfers: Buy HYPE with USDC and send it to 0x22...22 → .

  • ⚡ Asset Management:

    • → Easily Visualize & manage assets across EVM, Spot, and Perp.

    • → Same on mainnet.

Stay Updated: Check pinned messages in #builders Discord channel. If you have questions, that’s the best place to ask!

HyperEVM Explanation
HyperEVM
official documentation
Hyperlend Faucet
Hypurr.fi Faucet
Hyperliquid Testnet Faucet
HyperEdge Dashboard (Testnet)
HyperEdge Dashboard (Mainnet)
More Info