Energy Web Documentation
  • Energy Web Ecosystem
  • Launchpad by Energy Web
  • EWC Validator Documentation
  • Community Ressources
  • Legacy documentation
  • Welcome to Energy Web
  • Glossary
  • Solutions 2023
    • ↔️Data Exchange
      • Data Exchange Overview
      • Data Exchange Architecture
      • Use Cases and Refrence Implementations
        • Digital Spine for Electricity Markets
          • Digital Spine Integration Client Deployment Guide - from Azure marketplace
        • E-Mobility Management
    • 🔌Open Charging Network
      • Create and Manage an OCN Identity
      • Connect an OCPI/OCN Party to a Node
        • 1. Make your backend service OCN-ready
        • 2. Select an OCN Node and register in OCN Registry
        • 3. Manage your Whitelist and Blacklist
        • 4. Connect your service to an OCN Node
      • Run an OCN Node
      • Use the OCN Service Interface
        • Offer an OCN Service
        • Sign up for an OCN Service
      • Develop on the Test Network
      • Develop on the Production Network
      • Open Source Development
        • Maturity Model, Feature Roadmap and Releases
        • Developer Community Calls
      • E-Mobility Dashboard v0.1
  • EW-DOS Technology Components 2023
    • EW-DOS Overview
    • Worker Nodes
      • Worker Node Process Diagrams
      • Worker Node Architecture
      • Worker Node Guides
        • Deploy Worker Nodes
        • Customize Worker Logic
    • Identity and Access Management (IAM)
      • IAM Guides
        • Implement an SSI Hub instance
        • Verifiable Credential API
        • Sign-In with Ethereum
        • Using Switchboard
          • Switchboard Transaction Cost Estimates
      • IAM Patterns
        • Assets as Ownable Smart Contracts
        • Credential Lifecycle
        • Credential Metadata
        • SSI Credential Governance using ENS Domains
      • IAM Libraries
      • SSI Hub
      • Switchboard Application
    • Decentralized Data Hub (DDHub)
      • DDHub Message Broker
      • DDHub Client Gateway
      • DDHub Patterns
        • Channels and Topics
      • DDHub Guides
    • Green Proofs Contracts
    • Energy Web X
    • The Energy Web Chain
      • EWC Overview
      • System Architecture
        • Proof-of-Authority Consensus Mechanism
        • System Contracts
          • Name Registry
          • Holding Contract
          • Block Reward Contract
          • Validator-Set Contracts
        • Validator Node Architecture
      • Energy Web Block Explorer
      • Validator Node Installation Specifications
        • Volta Test Network: Validator Node Installation
      • Energy Web Chain Governance
      • EWC Guides and Tutorials
        • Getting started with Energy Web Chain
        • Developing on the Volta Test Network and Main Network (Energy Web Chain)
        • Run a Local RPC Node
          • Run RPC Node using Nethermind client
        • Deploy a Smart Contract on Volta with Remix
        • Interacting with Smart Contracts in EW-DOS
        • Set up MetaMask to interact with Energy Web Chain
        • Using the Ethereum Name Service
        • Using Oracles
      • Energy Web Token (EWT)
  • 🧠Foundational Concepts
    • Open-Source Software
    • Scaling Access to Grid Flexibility
    • Facilitating Clean Energy Purchases
    • Ethereum
      • Transactions and Transaction Costs
    • Self-Sovereign-Identity
      • Self-Sovereign Use Case Interaction
    • Cryptocurrency Wallets
      • Software cryptocurrency wallets
        • Metamask
        • Mycrypto wallet
      • Hardware cryptocurrency wallets
      • Hierarchical Deterministic (HD) Wallets
Powered by GitBook
On this page
  • Connect MetaMask to the Energy Web blockchain
  • Option1: Automatic configurator
  • Option2: Manual configuration
  • Video Tutorial
Export as PDF
  1. EW-DOS Technology Components 2023
  2. The Energy Web Chain
  3. EWC Guides and Tutorials

Set up MetaMask to interact with Energy Web Chain

In this section, we'll walk through how to connect to the Energy Web blockchain, and the Volta testnet using the MetaMask browser extension.

PreviousInteracting with Smart Contracts in EW-DOSNextUsing the Ethereum Name Service

Last updated 3 years ago

is a browser extension and a mobile app that handles blockchain account management and helps users securely interact with a . It’s supported in Chrome, Brave, and Safari browsers, as well as it is available for Android and iOS devices. By default, you can connect to the Ethereum Mainnet or any of the Ethereum test network.

If you don’t have MetaMask installed install the extension first. Learn about here.

Connect MetaMask to the Energy Web blockchain

Prerequisite: Metamask plugin is installed in the browser; this section explains how to add the Energy Web blockchain to it.

Option1: Automatic configurator

To configure Metamask to connect to the Energy Web blockchain or to Volta, the fastest way to do that is using the or

Option2: Manual configuration

Manually configuring MetaMask to connect to the Energy Web mainnet

1. Click on the "Networks" dropdown at the top of your MetaMask interface and select "Custom RPC"

2. Add the new network using the following settings

Field

Value

Network Name

EWC

New RPC URL

https://rpc.energyweb.org

Chain ID

246

Currency Symbol

EWT

Block Explorer URL

http://explorer.energyweb.org

3. Save the settings and switch to the newly added network 'EWC'

Manually configuring MetaMask to connect to the Volta testnet

1. Click on the "Networks" dropdown at the top of your MetaMask interface and select "Custom RPC" 2. Add the new network using the following settings

Field

Value

Network Name

Volta

New RPC URL

https://volta-rpc.energyweb.org

Chain ID

73799

Currency Symbol

VT

Block Explorer URL

http://volta-explorer.energyweb.org

3. Save the settings and switch to the newly added network 'Volta'

Manually configuring MetaMask to connect to the Consortia RPC

The Consortia RPC is an alternative to using the Energy Web Mainnet RPC.

1. Click on the "Networks" dropdown at the top of your MetaMask interface and select "Custom RPC"

2. Add the new network using the following settings

Field
Value

Network Name

EnergyWeb RPC

New RPC URL

http://consortia-rpc.energyweb.org

Chain ID

246

Currency Symbol

EWT

Block Explorer URL

https://explorer.energyweb.org

Depending on what network you connected to, and if you have Energy Web tokens or Volta Tokens in your account, you should see your balance.

Video Tutorial

Software cryptocurrency wallets
Energy Web MetaMask configuration toolbox
Chainlist
Tutrial how to connect Metamask to Energy Web Blockchain
dApp
#metamask
#metamask