# EVM Wallet Setup

{% hint style="info" %}

## 📜 **TL;DR:**

* [MetaMask](https://metamask.io/download/), 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 [this guide from Ledger Academy](https://www.ledger.com/academy/security/the-safest-way-to-use-metamask).
  {% endhint %}

***

## 🏁 Prerequisites

* [MetaMask Extension Download ](https://metamask.io/download/)to execute transactions and smart contract interactions within the Ethereum network.

***

## 📚 Tutorial

### Video

{% embed url="<https://vimeo.com/1027100796?share=copy>" %}

### 1. Open the MetaMask Extension

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FSXESUUfSzzCwZnV2hoVi%2F1.png?alt=media&#x26;token=30a803ab-84f9-4fcc-b62f-fce287ebe3d4" alt="" width="188"><figcaption></figcaption></figure>

***

### 2. Access Network Selection Settings

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

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FzKUm7LqXBtwhW53h3qwZ%2F2.png?alt=media&#x26;token=753585d6-5a05-4d9a-aff0-30c9aa3699f2" alt="" width="359"><figcaption></figcaption></figure>

***

### 3. Select "Add Network"

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FLBpKsikX0NIjZLeNgZrK%2F3.png?alt=media&#x26;token=e0cd04b8-4b07-4369-ae22-5239927a0509" alt="" width="348"><figcaption></figcaption></figure>

***

### 4. Add a Network Manually

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2Fe8GKSJ6C8qJVE3Y8bAM5%2F4.png?alt=media&#x26;token=db4f1fbf-590a-45b3-b404-16ba709faa15" alt=""><figcaption></figcaption></figure>

***

### 5. **Enter Network Details**

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

<table><thead><tr><th width="289"></th><th>Hemi mainnet</th></tr></thead><tbody><tr><td><strong>Gas Token/Currency Symbol</strong></td><td>ETH</td></tr><tr><td><strong>ChainID</strong></td><td>43111</td></tr><tr><td><strong>RPC API endpoint</strong></td><td>https://rpc.hemi.network/rpc</td></tr><tr><td><strong>Explorer</strong></td><td><a href="https://explorer.hemi.xyz">https://explorer.hemi.xyz</a></td></tr></tbody></table>

For Hemi testnet, input the following information instead:

<table><thead><tr><th width="289"></th><th>Hemi testnet</th></tr></thead><tbody><tr><td><strong>Gas Token/Currency Symbol</strong></td><td>ETH</td></tr><tr><td><strong>ChainID</strong></td><td>743111</td></tr><tr><td><strong>RPC API endpoint</strong></td><td>https://testnet.rpc.hemi.network/rpc</td></tr><tr><td><strong>Explorer</strong></td><td><a href="https://testnet.explorer.hemi.xyz">https://testnet.explorer.hemi.xyz</a></td></tr></tbody></table>

***

### 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.

{% hint style="info" %}
To ensure visibility of your `ETH` on the Sepolia testnet, toggle the `Show test networks`option in MetaMask:

* Select the drop down on the left
* Toggle `Show Test Networks`
* Select `Sepolia`
  {% endhint %}

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FXadzCIQ11sdn0ETtQROL%2F1b.png?alt=media&#x26;token=17907c71-75ec-41cb-b1ac-ab946f262df7" alt="" width="563"><figcaption></figcaption></figure>

***
