Metamask® Chrome® Extension® - Getting started with MetaMask
Start by adding the MetaMask Extension from your preferred browser's extension store. Once installed, click on the extension icon to initiate the …
Last updated
Start by adding the MetaMask Extension from your preferred browser's extension store. Once installed, click on the extension icon to initiate the …
Last updated
To learn how to contribute to the MetaMask project itself, visit our Internal Docs. Building locally. Install Node.js version 18. If you are using nvm (recommended) running nvm use will automatically choose the right node version for you. Enable Corepack by executing the command corepack enable within the metamask-extension project. Corepack is ..