Quick Start

Welcome to HypeBook

Your AI-powered, open-source guide to building on Hyperliquid's HyperEVM. Follow these steps to start building in minutes.

What is Hyperliquid?

HyperCore
Lightning-fast spot and perpetual markets

The foundational layer responsible for core functionalities such as spot and perpetual markets.

HyperEVM
Full Ethereum compatibility for smart contracts

An Ethereum Virtual Machine (EVM)-compatible environment for seamless smart contract deployment.

Why Build on HyperEVM?

Speed & Performance

Dual-block architecture with sub-second finality

Developer-Friendly

Full EVM compatibility - use existing Ethereum tools

Cost-Effective

Lower gas fees with HYPE token payments

Seamless Integration

Direct access to HyperCore markets and order books

Quick Start Guide

1
Set Up Your Wallet
Install a Web3 wallet and connect to HyperEVM network
View Guide

Details:

  • Network Name: HyperEVM
  • RPC URL: https://rpc.hyperliquid.xyz/evm
  • Chain ID: 999
  • Currency: HYPE
2
Get Testnet Funds
Use the official faucet to request testnet tokens
View Guide

Details:

  • Testnet RPC: https://rpc.hyperliquid-testnet.xyz/evm
  • Chain ID: 998
  • Faucet: https://faucet.hyperliquid.xyz
  • Free HYPE tokens for testing
3
Install Dependencies
Set up your development environment
View Guide

Details:

  • npm install --save ethers
  • Hardhat or Foundry for deployment
  • Standard Ethereum development tools
4
Deploy Your First Contract
Deploy a sample contract to HyperEVM
View Guide

Details:

  • Use existing Solidity contracts
  • Full EVM compatibility
  • Standard deployment process
5
Transfer HYPE to HyperEVM
Bridge HYPE from HyperCore to HyperEVM
View Guide

Details:

  • Bridge Address: 0x2222222222222222222222222222222222222222
  • Send HYPE to bridge address
  • HYPE has 18 decimals on HyperEVM

What's Next?

Need Help?

Stuck? Ask HypeBook AI for instant answers about HyperEVM development, or join our community for support.

Ready to build the future of DeFi?

Start with HyperEVM and experience the perfect blend of speed, security, and developer experience.

Deploy Your First Contract