Introduction
This guide outlines the steps needed to connect MetaMask to Moonriver. In contrast to the MetaMask guide for a Moonbeam development node, this is much simpler because you don't need to connect to a local running Moonbeam node. Let's jump right into it.
Creating a Wallet
After installing MetaMask, the setup will automatically open a new task with a welcome screen. Click "Get Started" to begin the setup process.
Source: https://docs.moonbeam.network
When prompted, you are given the option to import a wallet using a recovery seed phrase. For this exercise, set up a new wallet.
Source: https://docs.moonbeam.network
Connecting to Moonriver
Once you finish creating or importing a wallet, you will see the main MetaMask interface. In here, click in the top right logo and go to Settings.
Source: https://docs.moonbeam.network
Navigate to the Networks tab and click the "Add Network" button.
Source: https://docs.moonbeam.network
In here, fill out the following information and then click Save:
- Network Name:
Moonriver
- RPC URL:
https://rpc.moonriver.moonbeam.network
- ChainID:
1285
- Symbol (Optional):
MOVR
- Block Explorer (Optional):
https://blockscout.moonriver.moonbeam.network/
Source: https://docs.moonbeam.network
That's it! You have succesfully connected MetaMask to the Moonbeam deployment on Kusama, Moonriver.
Source: https://docs.moonbeam.network
Source: https://docs.moonbeam.network