Skip to content

Configure MetaMask to connect with RSK

Meri Herrera edited this page Sep 5, 2018 · 9 revisions

For this module, it is supposed that you have an RSK node running. If not, you can read this section to install one.

For MetaMask installation go here.

  1. Open MetaMask chrome extension.
  2. In the network options, choose Custom RPC.
  3. Type the node URL in New RPC URL and Save

MetaMask screenshot

Metamask is ready to use with RSK!

Important:

  • Currency will still show ETH. They are SBTC actually.
  • CORS must be enabled. It can be full enabled using '*'.
Clone this wiki locally