Skip to main content

Set up your admin wallet

This guide will walk you through the process of configuring your admin wallet for use on Immutable zkEVM.

Properly setting up your admin wallet is an essential step to ensure the secure deployment and management of your smart contracts on Immutable zkEVM.
Set up your blockchain walletSet up your blockchain wallet
💡Who is this guide for?
Developers who are wanting to deploy a contract on Immutable zkEVM.

What is an admin wallet?

Your admin wallet holds the private keys that are used to deploy NFT collections and other smart contracts on Immutable zkEVM. Because your admin wallet controls your game's smart contracts, you must take extra security precautions around using it and backing up the private keys it holds.

Generally we recommend using Metamask as the admin wallet for testing purposes.

💡Warning
Keep a backup of your private key in a secure place to ensure the safety of your smart contracts.

Set up Metamask as your admin wallet

These instructions will help you set up your admin wallet on the Immutable zkEVM Testnet. When you're ready to configure your admin wallet for Mainnet, you should follow this same process except using the Mainnet configuration settings instead.

  1. Download the Metamask browser wallet and follow the steps to store your seed phrase in a safe location.

  2. On the left top corner of your Metamask wallet, click the network selector dropdown.

    Network selection
  3. Scroll to the bottom and click "Add Network" in the dropdown.

    Add network
  4. In the full-page popup, scroll down the bottom and select "Add a network manually".

    Add network manually
  5. Fill in the following details:

    Set up network
  6. Save this and ensure that your selected network is the Immutable zkEVM Testnet.

Deploy and manage your smart contracts

Setting up your admin wallet is a crucial first step in deploying and managing your smart contracts on Immutable zkEVM. By following this guide, you have successfully configured MetaMask to interact with the Immutable zkEVM Testnet.

You are now ready to deploy and manage your own smart contracts.


Related Content