Using Rivet with Metamask

By default Metamask is configured to run RPC requests against another cloud RPC Provider, but you can use the following instructions to have Metamask use Rivet instead.

  1. Install Metamask

    ../../_images/mm1.png
  2. In the network menu, select “Custom RPC”

    ../../_images/mm2.png
  3. Fill in:

    • Network Name: Mainnet (Rivet)

    • New RPC URL: https://YourApiKey.eth.rpc.rivet.cloud/

    • Chain ID: 1

    • Symbol: ETH

    Then Hit Save

    ../../_images/mm3.png

    After completing these steps, Metamask will run queries against Rivet for a faster, more reliable Web3 experience.