EthSpring

⌘K
  1. Home
  2. Docs
  3. EthSpring
  4. Introduction
  5. 2. Accounts
  6. 2.3 Setting up your first wallet

2.3 Setting up your first wallet

MetaMask is a user-friendly and secure way to manage your Ethereum accounts/wallets.

Requirements

  • Google Chrome
  • You do NOT need to connect a bank account, exchange account, or anything else to set up a wallet.

Install MetaMask

Go to the Chrome Web Store and install the MetaMask extension.

BE CAREFUL! From time to time there are other extensions deployed to the Chrome extensions store that are also named “MetaMask” and branded similarly. These are almost always phishing scams. You’re fine if you install the MetaMask extension that clearly has the appropriate number of downloads and ratings.

Create an Account

After installation, follow the instructions to set up your first account. A few things that I think are important to note:

  • Your MetaMask password is a password for accessing the extension’s local storage data. You can’t go onto someone else’s computer, open up MetaMask, enter your password, and gain access to your Ethereum account. This password is more analogous to the password you’d use to log in to your computer, rather than the password you’d use to log into Facebook from any device.
  • If you delete the MetaMask extension, the extension’s local storage is deleted – this includes your public and private keys!!
  • However, upon account creation, MetaMask generates a “seed phrase” for you which can be used to restore your private key from a MetaMask extension on any device. The MetaMask extension implements a one-to-one function to derive private keys from seed phrases, so as long as you write your seed phrase down and keep it somewhere safe, you’ll always have access to your private key if you can get your hands on a device with MetaMask.