About the Project

MetaMask is an extension for accessing Ethereum-enabled decentralized applications, or DApps, in your browser. The extension injects the Ethereum Web3 API into every website’s JavaScript context, so that DApps can read from the blockchain.

About the Integration

Developers can leverage Moonbeam’s Ethereum compatibility features to integrate tools such as MetaMask into their dApps. By doing so, they can use the injected library MetaMask provide to interact with the blockchain.

Currently, MetaMask can be configured to connect to two networks: a Moonbeam standalone node, or the Moonbase Alpha TestNet. View the tutorial on our documentation site to get started.