Skip to main content

MetaMask

How to install and fund a MetaMask wallet.


Get Started with MetaMask

To build a blockchain application on Ethereum you need to install a MetaMask wallet and fund it with testnet funds for Ethereum’s Rinkeby testnet. If you don’t know what that means yet, don’t worry! The following sections will provide you with all of the details you need to get started.

info

Looking for a different wallet? View wallets

What is MetaMask?

MetaMask is a popular crypto wallet that provides a simple yet secure way to connect to blockchain-based applications. Installing a wallet allows you to interact with decentralized applications (dApps) and is an important part of developing and testing your dApp.

info

If you run into any issues while getting started with MetaMask, you can visit the MetaMask Docs or MetaMask Support for additional details.

Install MetaMask

If you do not have a MetaMask wallet, navigate to metamask.io and follow How to set up a MetaMask Wallet for support while getting started.

1

Fund your wallet

To interact with a blockchain application your MetaMask wallet needs to contain cryptocurrency specific to the blockchain you are using. This currency is used anytime you make a transaction on the blockchain which is common while building and testing dApps. Ethereum uses a currency known as Ether which has real-world value, meaning developing applications can become quite expensive.

To avoid spending real money while building dApps, Ethereum developers have created test networks (testnets) that operate using a test currency that has no real-world value. You can fund your wallet for free using a testnet faucet and refill your MetaMask wallet with additional Ether at any time. The Ethereum testnet you will use to develop applications is known as the Rinkeby testnet.

To access the Rinkey testnet from MetaMask, open the browser extension and select the Rinkey testnet from the top navigation menu.

2

You may now copy the account address of your testnet account.

3

Navigate to one of the following Rinkeby testnet faucets and provide your wallet address to fund your account.

After providing your address, follow the directions at the bottom of the page. This is used to prevent spam or malicious attacks that would block access to this service. After your transaction is confirmed on the Rinkeby testnet, you will be able to view your test funds in your MetaMask wallet.

4

Congratulations!

You have now installed and funded your MetaMask wallet with Ether for the Ethereum Rinkeby testnet. You are ready to begin developing on the Hyperverse!

info

Interested in using the MetaMask wallet to develop on a blockchain? View Ethereum.