Hemi
DiscordGithub
  • 🏠Main
    • Welcome to the Hemi Docs
    • Getting Started
      • Developer Quickstart
      • Enthusiast Quickstart
      • Miner Quickstart
    • Network Details
  • ⛰️Foundational Topics
    • The Architecture
      • Consensus and Security Protocols
      • Ethereum Rollups
        • Pros & Cons
        • Decentralized Rollups
      • Sequencer Consensus
        • Proof-of-Stake (PoS)
        • PoS-Only Pitfalls
        • PoS Solutions
      • Proof-of-Proof (PoP)
        • Proof-of-Proof Consensus & Bitcoin Finality
        • Proof-of-Proof vs. Merged Mining
        • Running a PoP Mining
      • Tunnels
        • Ethereum Tunnel
        • Bitcoin Tunnel
      • Ethereum Virtual Machine (EVM)
      • Blocks
      • Transactions
      • Gas
    • Nodes & Clients
      • Node Guides
    • Wallet Support
  • 📖How-To Tutorials
    • Using Hemi
      • Wallet Setup
        • EVM Wallet Setup
        • BTC Wallet Setup
          • Switch Bitcoin Networks
      • Tunnel from Ethereum
        • Tunnel ERC20s via Native Tunnel
        • Tunnel ERC20s via 3rd Party
          • Tunnel via Stargate
      • Tunnel from Bitcoin
        • Tunnel BTC via Native Tunnel
        • Tunnel BTC via 3rd Party
      • Stake
      • Developer Tooling
        • Set Up a Safe Wallet
        • Create a Capsule
      • PoP Mining
        • CLI PoP Miner
          • (Testnet) Add tHEMI to MetaMask
          • (Mainnet) Add PoPPoints to Metamask
        • Web PoP Miner (deprecated)
    • Developing on Hemi
      • General
        • HelloWorld.sol
        • Deploy an ERC-20 Token
      • hVM & hBK
        • Using the hBK Demo App
        • Get Bitcoin Balance with Remix
  • ⚙️Building Bitcoin Apps
    • Introduction
    • Hemi Virtual Machine (hVM)
      • Motivation
      • Feature Summary
      • Deploy on hVM
    • Hemi Bitcoin Kit (hBK)
      • Overview
      • hBK Smart Contract
  • ⚙️Tooling
    • viem
    • Contract Addresses
    • Contract Verification
    • Data Indexing
    • Oracles
  • 📝Incentives
    • Points
    • Grants
    • Retroactive Funding
    • One-Off Spends
  • ⚡Additional Resources
    • Partners
    • FAQ
    • Official Links
    • Brand Kit
  • 📨Send Feedback
    • Bug Report
    • Contact Us
Powered by GitBook
On this page
  • 🏁 Prerequisites
  • 📚 Tutorial
  • Video
  • 1. Open the MetaMask Extension
  • 2. Access Network Selection Settings
  • 3. Select "Add Network"
  • 4. Add a Network Manually
  • 5. Enter Network Details
  • 6. Your EVM wallet is ready to go! 🎉
  • 🔄 Switch between Ethereum Mainnet and Sepolia

Was this helpful?

Edit on GitHub
Export as PDF
  1. How-To Tutorials
  2. Using Hemi
  3. Wallet Setup

EVM Wallet Setup

PreviousWallet SetupNextBTC Wallet Setup

Last updated 1 month ago

Was this helpful?

📜 TL;DR:

  • , available as a browser extension and mobile app, is designed to let users easily manage their cryptocurrencies and interact with dApps.

  • This guide walks you through adding the Hemi network to MetaMask, including setting up network details like RPC URL, Chain ID, and Block Explorer URL.

  • For a step-by-step guide on connecting MetaMask with a hardware wallet, please refer to .


🏁 Prerequisites

  • to execute transactions and smart contract interactions within the Ethereum network.


📚 Tutorial

Video

1. Open the MetaMask Extension


2. Access Network Selection Settings

Click on the network-selection dropdown, which is found at the top left of the MetaMask window.


3. Select "Add Network"


4. Add a Network Manually


5. Enter Network Details

In the "Add a network manually" settings, input the following information for the Hemi testnet network:

Hemi mainnet

Gas Token/Currency Symbol

ETH

ChainID

43111

RPC API endpoint

https://rpc.hemi.network/rpc

Explorer

For Hemi testnet, input the following information instead:

Hemi testnet

Gas Token/Currency Symbol

ETH

ChainID

743111

RPC API endpoint

https://testnet.rpc.hemi.network/rpc

Explorer


6. Your EVM wallet is ready to go! 🎉

Select Save to add the Hemi network to your MetaMask.


🔄 Switch between Ethereum Mainnet and Sepolia

After you have set up your EVM wallet on MetaMask, you may want to explore some of the unique features on Hemi testnet. This requires switching the connected network in your MetaMask wallet.

To ensure visibility of your ETH on the Sepolia testnet, toggle the Show test networksoption in MetaMask:

  • Select the drop down on the left

  • Toggle Show Test Networks

  • Select Sepolia


📖
https://explorer.hemi.xyz
https://testnet.explorer.hemi.xyz
MetaMask
this guide from Ledger Academy
MetaMask Extension Download