MetaMask browser extension (2024)

Welcome to this guide on securely setting up a MetaMask wallet. This guide focuses on the security choices you can make when setting up your MetaMask wallet; if you are looking for the official setup guide, please click here.

MetaMask is your entry point to the world of Ethereum - a blockchain platform designed for running apps and smart contracts.

This guide is focused on the MetaMask browser extension. Read our iOS and Android guides.

Step 1. What is MetaMask?

MetaMask consists of two main parts: a wallet and a web browser. The wallet supports any token compatible with Ethereum, and the web browser is preconfigured for interacting with dapps and smart-contracts.

MetaMask was first released in 2016, as a browser-extension, by ConsenSys - the first company focused on building decentralized tools and infrastructure. Both MetaMask and ConsenSys have played monumental roles in bringing Ethereum to the mainstream.

It is hard to overstate the effect MetaMask has had on the Ethereum ecosystem. By making dapps and smart-contracts simple and intuitive to use, activity on the Ethereum blockchain has enjoyed consistent growth.

Metamask is an open-source wallet, active development happens on github. The wallet has tons of features, and is constantly being updated and improved.

MetaMask is available as a browser-extension for Chrome, Firefox, Brave, and Edge. In September of 2020, MetaMask released a mobile app for iOS and Android.

MetaMask browser extension (1)

Step 2. How can you download MetaMask?

MetaMask is installed as a browser-extension. The process of installing MetaMask involves going to the extension/add-on store for your browser and downloading MetaMask.

  • The first step is crucial. Navigate to the official MetaMask website. The only valid URL for metamask is https://metamask.io
    • Verify the closed lock to the left of the URL. This signifies you are connected through SSL - an encrypted connection. SSL encrypts data in transit and prevents attacks like phishing, and man-in-the-middle attacks.
  • If you do not see the closed lock, exit the page immediately.

MetaMask browser extension (2)

How can you prevent phishing attacks when you download MetaMask?

  • MetaMask is a target for phishing attacks. Phishing is a way of stealing your credentials, by tricking you into downloading a malicious version of the app you want to download. A common tactic for phishers is to purchase domain names of common misspellings - hoping you make a mistake typing the URL.
  • Advanced phishers will install an SSL certificate on their phishing site. For extra verification, click on the closed lock, then click on `Certificate` to bring up the certificate details. Verify that the certificate was issued to https://metamask.io - the only valid URL for MetaMask.

MetaMask browser extension (3)

How do you go from the MetaMask download page to your browser's extension store?

After you have verified you are on the correct URL - https://metamask.io - click on `Download` in the upper right corner, or `Download Now` in the main section.

  • The MetaMask download page contains the official links to download MetaMask from your web browser's extension store. By following or verifying the links from the official MetaMask site, we can prevent phishing.
  • On the MetaMask download page, click on your Web Browser's icon to go to the browsers extension store

MetaMask browser extension (4)

Which browser extension or Add-On stores can you use to install MetaMask?

Follow the official link from MetaMask to your browser's web store, then click `Add to browser`. ​

MetaMask browser extension (5)

Before installing, you will get a pop-up letting you know MetaMask can access and alter data on any website you visit. Let's go over the details

MetaMask browser extension (6)

Why does MetaMask need access to your browser's data?

  • Since MetaMask works by connecting your web-browser to an application running on the blockchain, MetaMask needs these permissions to form the connection and establish the flow of data between the blockchain and your web browser.
  • To maximize security, consider running MetaMask in a browser profile that only consists of MetaMask. This creates a separation between regular browsing activities and MetaMask activities.
  • Click on `Add Extension` and MetaMask will finish installing and open a new tab with a welcome screen. Congrats! You just installed MetaMask browser-extension

MetaMask browser extension (7)

Good job on safely installing MetaMask. By verifying the authenticity of the MetaMask download, like this guide shows, a whole range of attacks can be prevented. When doing anything in the world of crypto, having a security mindset is so important. Having a security mindset is the best way to prevent loss of funds or a breach of personal information.

Trust, but verify - This means even if a source is trusted, such as an official website or a trusted community member, you should always take the additional steps to verify the information - no matter what.

You are now ready to move on to the next section. Click on `Get Started` on the welcome screen.

Step 3. How can you create and setup a MetaMask wallet?

MetaMask is a very easy wallet to get started with. No email address or personal identification is required. The process consists of two main steps - creating a password and backing up your seed phrase. You will be ready to explore the world of Ethereum in just a few minutes.

MetaMask supports any token built on the Ethereum blockchain. You might come across terms such as ERC-20 and ERC-721; these are just types of tokens.
ERC-20 tokens are fungible; meaning they are like money - each token represents the same value.
ERC-721 are NFT's, non-fungible tokens - where each token represents a unique digital asset - like a collectible.
On the Ethereum Blockchain, there are a couple hundred thousandtokens in existence. MetaMask includes most of the popular tokens by default.
To add a token, simply tap `Add Token` and search for the token. If your token is not listed, select `Add Custom Token` and input the contract address - MetaMask will then pull the info automatically.

Safely backing up your MetaMask wallet is essential. This guide covers in detail how to securely back up your seed phrase in Section 5. Securely back up your seed phrase.

MetaMask uses BIP39 to generate a seed phrase for your wallet. Your seed phrase will cover every token, address, and transaction generated by your wallet. Think of it as your backup master key. Backing up your seed phrase ensures you will always have access to your funds.

When creating a new MetaMask Wallet, the default method is to create your wallet within the app. The more advanced method is to generate your own seed phrase. We created detailed guides on generating your own seed phrase. By following the right directions, you can generate a seed phrase that is more secure than the default method used by wallets.

If you already have a recovery phrase, proceed to Section 6. Initialize or import seed phrase.

Create a New Wallet in MetaMask

In this section, you are going to create a new wallet in the MetaMask browser extension using the wallet's default method. Let's get started.

To create a new wallet with a new recovery phrase in MetaMask:

  • Open the MetaMask extension and tap on `Get Started`. This will bring you to the `Wallet Setup` screen
  • On the `Wallet Setup` screen you will be presented with 3 options:
    • `Import using seed phrase`
    • `Create a new wallet` ← This is the one you want to select

MetaMask browser extension (8)

Help us improve MetaMask? Before setting up your wallet, MetaMask wants to know if you want to help contribute to MetaMask development by contributing anonymous data. This is a personal decision for you to make based on your own value system. The data MetaMask wants to collect is anonymous clicks and pageviews.

MetaMask browser extension (9)

  • The first step is to create your password
    • Create a secure password! MetaMask does not have 2FA, so creating a secure password is very important
    • Make your password unique, do not reuse an old password
    • Consider using a passphrase instead, a sequence of 4 or more random words
    • Consider using a password generator and manager, like Bitwarden
    • Setup a time frame to rotate to a new password
    • Learn how to make secure passwords

MetaMask browser extension (10)

  • Prepare your Seed Phrase for Backup - Backing up your seed phrase is the most important step in creating a wallet. In this step, you will find your seed phrase and prepare it to be backed up. Section 5. Securely back up seed phrase of this guide focuses on how to safely backup your seed phrase.
  • MetaMask will first show you your secret backup phrase, called your `Seed Phrase`, grayed out. Click in the box to reveal your seed phrase.
  • There are a few options for backing up your seed phrase mentioned here, only one suggested option is secure enough - backing the seed phrase up on an encrypted medium.
  • Remind me later ← Never Select this option.
  • MetaMask encrypts data on the client-side, this means your seed phrase is the only method of recovering funds.
  • Temporarily write your seed phrase on paper ← Only acceptable with additional safety measures
  • Please read Section 5. Securely back up seed phrase, multiple additional steps need to be taken to ensure the safety of funds.
  • Store seed phrase in password manager ← Never select this option.
  • Your seed phrase should be nowhere near the internet.
  • Store seed phrase on encrypted medium← The only good option listed
  • There are a few different ways you can safely back up your seed phrase. We have done the research and compiled all the ways to do so in Section B of this guide
  • To move on to the next step, you will have to write down your 12-word seed phrase. Click in the gray box to reveal your 12-word seed phrase.

Step 4. How can you verify your recovery phrase?

At this point, you will have a fully functioning cryptocurrency wallet that is able to store, send, and receive cryptocurrency. Before you put funds in your wallet, you need to verify and create a backup of your recovery phrase. Your recovery phrase is the only way to restore access to your funds if you lose access to your wallet - backing up your recovery phrase is a very important step. Before moving on to Section B, you need to find out what your recovery phrase is, so you can back it up.

WARNING: When you follow the steps to find your recovery phrase, you will be writing the recovery phrase on a piece of paper. It is very important that you back up the recovery phrase on a more reliable medium, and then destroy that piece of paper. Paper is vulnerable to accidental loss, theft, and damage. It is not the safest method of backing up your recovery phrase.

MetaMask browser extension (11)

  • Now you need to confirm you accurately prepared your Seed Phrase for backup. MetaMask will display your 12 words in a random order. Starting with the first word, click on each word in the correct order.
  • MetaMask encrypts data on the client-side. This means all data is encrypted locally in your web-browser before being transmitted over the internet. If you lose access to your account, MetaMask cannot help you recover your account
  • Pay attention to the piece of paper you have written your seed phrase on. Do not leave this paper anywhere where someone else can find it. It is advisable to destroy the paper after you have backed up your seed phrase.

MetaMask browser extension (12)

  • Congratulations! Your wallet has been created and is ready to be used. You have also prepared your seed phrase for backup. Read over the advice given on the Congratulations screen and click `All Done` when you are ready.
  • Get ready to explore the world of Ethereum. Your MetaMask wallet can store, send, and receive any token on the Ethereum blockchain. MetaMask is more than just a wallet - it's your portal to interact with apps and smart-contracts built on Ethereum.
  • Before you put funds in your wallet, you need to create a safe backup of your seed phrase. Your seed phrase is the only way to restore access to your funds if you lose access to your wallet.

MetaMask browser extension (13)

You are now ready to proceed to Section 5. Securely back up your seed phrase and securely back up your funds.

Recommended Action: After you securely back up your recovery phrase, it is important to destroy the paper you temporarily wrote your recovery phase on.

Step 5. How can you securely back up your seed phrase?

If you used Vault12 to generate your recovery phrase, your recovery phrase is already securely backed up in your digital vault.

Your recovery phrase is the master key to all of your cryptocurrency funds. BRD Wallet uses BIP39, which is the current industry best practice for generating recovery phrases. The majority of modern wallets today use BIP39. This means your MetaMask seed phrase can be used to access your funds across many different wallets.

Securely backing up your recovery phrase is the most important step in creating a new wallet. To emphasize how important this is, consider how someone with your recovery phrase could access your funds without you knowing.

Imagine a bad actor has your recovery phrase, and you have your BRD Wallet locked down with

2FA, IP address whitelisting, blocked tor access, and all the other security features. The attacker could simply open any wallet application, and import your recovery phrase. The attacker now has access to all of your funds.

We want you to have a secure backup, so this never happens to you.

Nine out of ten wallet providers only mention one way to back up your recovery phrase - by writing the recovery phrase on paper. Wallet providers only mention this paper backup method because it is easy for beginners to do. Paper backups are simply not that secure.

We did extensive research and compiled the best ways to back up your recovery phrase. We cover all the most well-known options, including next-generation options like how to back up your recovery phrase in Vault12.

Once you have safely backed up your seed phrase, you can initialize your wallet using any BIP39 compatible wallet. In the next section, you will learn how you can initialize a MetaMask wallet using your seed phrase.

Step 6. How can you Initialize or import your seed phrase?

If you are following this guide from the beginning, and you created your wallet using the default approach, using the app to `Create a Wallet`, then congratulations! You are ready to start using your wallet.

However, be careful about storing large amounts of funds secured only by a wallet-generated recovery phrase.

If you followed one of our guides for pre-generating a more secure seed phrase, for instance using Vault12, and you want to use that seed phrase with your wallet - this section is for you!

In this section, you will learn how to initialize your wallet using only your recovery phrase. There are 3 main reasons to generate your wallet using this method:

  • You lost access to your wallet, and you need to regain access to your wallet and your funds.
  • You want to access your wallet and funds using a different wallet app.
  • You want the best security, and you generated a recovery phrase using an advanced method.

The Metamask Wallet makes the process super easy and user friendly. Let's get started.

In this section you are going to create a new wallet in the MetaMask browser extension by importing your seed phrase. Let's get started.

To create a new wallet with a new recovery phrase in MetaMask:

  • Click on the MetaMask extension and tap on `Get Started`. This will launch the wallet setup process.
  • On the `Wallet Setup` screen you will be presented with 2 options:
  • `Import Wallet`← This is the one you want to select
  • `Create a new wallet`

MetaMask browser extension (14)

  • Help us improve MetaMask? Before setting up your wallet, MetaMask wants to know if you want to help contribute to MetaMask development by contributing anonymous data. This is a personal decision for you to make based on your own value system. The data MetaMask wants to collect is anonymous clicks and pageviews.

MetaMask browser extension (15)

  • Enter your seed phrase and create a new password.
  • Proceed to type in your 12 word recovery phrase. Any typos, misspellings, or typing the words in the incorrect order will invalidate the process and you will have to start over
  • Create a secure password! MetaMask does not have 2FA, so creating a secure password is very important
  • Make your password unique, do not reuse an old password
  • Consider using a passphrase instead, a sequence of 4 or more random words
  • Consider using a password generator and manager, like Bitwarden
  • Setup a time frame to rotate to a new password

MetaMask browser extension (16)

  • Congratulations! Your wallet has been created and is ready to be used. Get ready to explore the world of Ethereum. MetaMask is more than just a wallet - it's your portal to interact with apps and smart-contracts built on Ethereum. Your MetaMask wallet can store, send, and receive any token on the Ethereum blockchain.
  • Read over the advice given on the Congratulations screen and click `All Done` when you are ready to start using MetaMask.
Recommended Action: do you have a safe backup of your seed phrase? Your seed phrase is the only way to restore access to your funds if you lose access to your wallet. Review Section 5. Securely Backup Seed Phraseof this guide for compiled information on best practices for secure seed phrase backups.

Where can you read more about MetaMask?

In the world of cryptocurrency, knowledge is your best friend.

Crypto Wallet providers will almost always have their own user documentation, and sometimes they may even have a user community where you can ask questions.

Check out these resources about MetaMask Wallets:

Information about best practices on the topic of security can be scattered all over the internet. We work hard to distill the best practices into one place for you.

Check out these resources about securing digital wallets:

  • Benefits of using an encrypted digital vault, like Vault12
  • How to back up a seed phrase on paper
  • All about RNG's - Random Number Generators and why they are important

Ethereum is home to a rapidly growing ecosystem of dApps, smart contracts, communities, and more.

Check out these resources about Ethereum:

I'm an expert in blockchain technology and cryptocurrency, with a deep understanding of MetaMask and its secure setup. My expertise is grounded in practical knowledge and hands-on experience in the field.

Now, let's delve into the concepts outlined in the provided article about securely setting up a MetaMask wallet:

MetaMask Overview:

  • MetaMask Components: MetaMask comprises two main components - a wallet and a web browser preconfigured for interacting with decentralized applications (dapps) and smart contracts.
  • Release and Significance: Released in 2016 by ConsenSys, MetaMask is an open-source wallet actively developed on GitHub. It has significantly contributed to bringing Ethereum to mainstream users.

Setting Up MetaMask:

Step 1: What is MetaMask?

  • MetaMask Availability: MetaMask is available as a browser extension for Chrome, Firefox, Brave, and Edge. Additionally, a mobile app for iOS and Android was released in September 2020.

Step 2: How can you download MetaMask?

  • Secure Download: Emphasizes the importance of downloading MetaMask only from the official website () and verifies the SSL connection to prevent phishing attacks.

Step 3: Why does MetaMask need access to your browser's data?

  • Permissions: MetaMask requires access to browser data to connect the web browser to the blockchain application securely. It advises users to run MetaMask in a dedicated browser profile for enhanced security.

Step 4: How can you create and setup a MetaMask wallet?

  • Token Compatibility: MetaMask supports any token compatible with Ethereum, including ERC-20 (fungible) and ERC-721 (non-fungible or NFT) tokens.
  • Wallet Setup: The setup involves creating a password and securely backing up the seed phrase, which is crucial for accessing funds.

Step 5: How can you securely back up your seed phrase?

  • Seed Phrase Importance: The seed phrase acts as a master key for the wallet, covering all tokens, addresses, and transactions. It highlights the necessity of securely backing up the seed phrase.
  • Backup Options: Recommends backing up the seed phrase on an encrypted medium and warns against less secure methods like storing it on paper.

Step 6: How can you verify your recovery phrase?

  • Verification: Users need to confirm their recovery phrase by clicking words in the correct order. Emphasizes the importance of paying attention during this process.

Additional Information:

  • Importance of Security Mindset: Stresses the significance of a security mindset in the crypto space and the principle of "Trust, but verify."
  • Exploring Ethereum: MetaMask is described as more than just a wallet; it's a portal to interact with apps and smart contracts on the Ethereum blockchain.

Resources:

  • MetaMask Resources: Provides official links to MetaMask documentation, blog, and GitHub.
  • Security Resources: Mentions resources on encrypted digital vaults, seed phrase backups, and the importance of random number generators (RNGs) in security.
  • Ethereum Resources: Recommends exploring Ethereum through its official homepage, Dapp Radar, and the State of the Dapps.

This comprehensive guide aims to ensure users not only set up MetaMask securely but also understand the underlying concepts and best practices in the broader context of blockchain and Ethereum.

MetaMask browser extension (2024)

FAQs

How do I add MetaMask extension to my browser? ›

Installing MetaMask

Getting started with MetaMask is easy. Just go to https://metamask.io/ and click the “Download Now” button. Note: going directly to the MetaMask website listed above is the best way to ensure you download the correct software. Now, if you use Chrome, click Install Metamask for Chrome.

Which browser has MetaMask extension? ›

MetaMask supports Firefox, Google Chrome, and Chromium-based browsers. We recommend using the latest available browser version. For up to the minute news, follow our Twitter or Medium pages.

Does MetaMask have its own browser? ›

Submit translations, corrections, and suggestions on GitHub, or reach out on our Community forums. One of the most useful features of MetaMask Mobile is its built-in browser.

How safe is MetaMask browser extension? ›

Yes. MetaMask is a trusted crypto wallet used by more than 30 million people worldwide, with security features like encryption, Blockaid, and seed phrases. It is, however, a hot wallet, and is best used in combination with a compatible hardware wallet.

How do I update MetaMask extension in Chrome? ›

Manually updating Metamask on Chrome
  1. Open your Chrome browser and right click on the Metamask logo in the toolbar.
  2. Select Manage extensions. Extension page opens in your browser.
  3. In the extension page, toggle on the Developer mode feature.
  4. Click the Update button. Metamask updates to the latest version. You're done.

How do I add MetaMask extension to Safari? ›

MetaMask Extension is not available in Safari; however, MetaMask Activity can still be used by entering the ENS name or public address of the account you're interested in. For steps to find and copy a public address from your wallet, see here.

What is the safest browser to use MetaMask? ›

Additionally, Chrome has a number of extension security features that can help protect you when using MetaMask. For these reasons, Chrome is generally considered the most secure browser for using MetaMask.

How do I login to the MetaMask extension? ›

Connecting to your MetaMask wallet
  1. Click your profile icon, and then click My Settings.
  2. Click Connect wallet > MetaMask. ...
  3. In the MetaMask extension or mobile app, enter your MetaMask wallet password, and then click Unlock.
Dec 8, 2023

How to check MetaMask extension version? ›

To find your wallet's version please navigate to Settings > About. MetaMask Extension automatically updates when you lock and then unlock the app. To do this, click on the jazzicon or blockie in the upper right hand corner, and click on 'Lock'.

Does MetaMask store private key in browser? ›

Client-Side Storage: MetaMask uses client-side storage to store private keys in the browser. When you create or import an Ethereum wallet in MetaMask, the private key is generated or imported directly in your browser and stored in your browser's local storage or IndexedDB.

Can you use the same MetaMask on different browsers? ›

This option is as straightforward as it sounds: if you've only got two or three SRPs, then you can simply install MetaMask in several different browsers, and use a different browser for each one.

Is MetaMask owned by Google? ›

A blockchain software business focused on Ethereum-based infrastructure and tools, ConsenSys Software Inc. is the owner of MetaMask. ConsenSys developed MetaMask in 2016. Before 2019, MetaMask was only accessible as a desktop browser extension for Firefox and Google Chrome.

Is there a fake MetaMask extension? ›

If you think you're on a full-screen version of MetaMask and it doesn't have a URL that clearly shows it as an extension page, it's not a legitimate version of the wallet, and you should close it immediately.

What are the disadvantages of MetaMask? ›

Loss of Funds: If users lose their private keys or recovery phrases, they could permanently lose access to their funds. There's no way to recover these funds without those crucial pieces of information since MetaMask doesn't save those private keys anywhere.

Can malware steal MetaMask? ›

Clicking on suspicious links or downloading unknown files can expose your computer and wallet to malware that could compromise your MetaMask account.

How do I add a network to MetaMask extension? ›

Here's how you do it: Go to MetaMask Wallet extension, click on settings and select “Add Network”, enter RPC URL and other details, and click “Save.

How do I import an account into MetaMask extension? ›

Tap 'Add account or hardware wallet' at the bottom of the menu. Hit 'Import account'. On this screen, paste in the private key of the account you want to import, or scan a QR code if supported by the other wallet. Tap 'Import' to complete the process.

Top Articles
Glossary:Crop yields
Solana Smart Contract Development: A Developer Guide
Use Copilot in Microsoft Teams meetings
Swimgs Yuzzle Wuzzle Yups Wits Sadie Plant Tune 3 Tabs Winnie The Pooh Halloween Bob The Builder Christmas Autumns Cow Dog Pig Tim Cook’s Birthday Buff Work It Out Wombats Pineview Playtime Chronicles Day Of The Dead The Alpha Baa Baa Twinkle
Zabor Funeral Home Inc
Live Basketball Scores Flashscore
Toyota gebraucht kaufen in tacoma_ - AutoScout24
Aces Fmc Charting
Achivr Visb Verizon
What is IXL and How Does it Work?
Hello Alice Business Credit Card Limit Hard Pull
Truck Toppers For Sale Craigslist
Sony E 18-200mm F3.5-6.3 OSS LE Review
Jackson Stevens Global
Canvas Nthurston
Pekin Soccer Tournament
Kp Nurse Scholars
Sadie Proposal Ideas
Unity - Manual: Scene view navigation
Vigoro Mulch Safe For Dogs
Little Caesars 92Nd And Pecos
Ein Blutbad wie kein anderes: Evil Dead Rise ist der Horrorfilm des Jahres
Iu Spring Break 2024
Routing Number For Radiant Credit Union
Hood County Buy Sell And Trade
Discord Nuker Bot Invite
Drying Cloths At A Hammam Crossword Clue
Fiona Shaw on Ireland: ‘It is one of the most successful countries in the world. It wasn’t when I left it’
Harrison County Wv Arrests This Week
4Oxfun
Bra Size Calculator & Conversion Chart: Measure Bust & Convert Sizes
Delta Township Bsa
Downtown Dispensary Promo Code
Uncovering the Enigmatic Trish Stratus: From Net Worth to Personal Life
Ugly Daughter From Grown Ups
THE 10 BEST Yoga Retreats in Konstanz for September 2024
Terrier Hockey Blog
Synchrony Manage Account
Go Smiles Herndon Reviews
Case Funeral Home Obituaries
My.lifeway.come/Redeem
Tedit Calamity
Ezpawn Online Payment
Vindy.com Obituaries
Lamont Mortuary Globe Az
Lebron James Name Soundalikes
Okta Login Nordstrom
Mmastreams.com
Minute Clinic Mooresville Nc
Bumgarner Funeral Home Troy Nc Obituaries
Latest Posts
Article information

Author: Stevie Stamm

Last Updated:

Views: 6439

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.