greyhao

greyhao

first learn, then share, learn again.
twitter

Introduction to Blockchain - Creating Your First Wallet Using MetaMask

Wallet Installation#

Special Note#

Please make sure you are using the latest version of Chrome!!!

Open the Chrome Web Store and search for MetaMask.

2-1.jpg

Installation#

Click on the first result (make sure it matches the image shown above) and then click "Add to Chrome".

2-2.jpg

Click on "Add extension" in the prompt window.

2-3.jpg

When you see the welcome screen shown in the image below, it means that MetaMask wallet has been successfully installed.

2-4.jpg

Wallet Creation#

Getting Started#

Click on "Create a new wallet" on the welcome screen.

2-5.jpg

Data collection page: Choose whether to agree or not.

2-6.jpg

Set Password#

Enter a password to unlock MetaMask (at least 8 characters, a combination of numbers, letters, and special characters will make it more secure). Save this password as it cannot be recovered if lost!!!

2-7.jpg

Backup Wallet#

Click on "Click here to protect your wallet (recommended)".

2-8.jpg

View Mnemonic Phrase#

Click on "Reveal seed phrase".

2-9.jpg

Write Down Mnemonic Phrase#

The mnemonic phrase is very important: 1. Having the mnemonic phrase means having access to all the assets in the corresponding wallet; 2. It is used to import/restore the wallet. Be sure to save it securely!!!

2-10.jpg

Fill in the Missing Words#

Based on the mnemonic phrase you just wrote down, fill in the missing words and click "Confirm".

Creation Successful#

Click "Got it", and the first wallet has been successfully created.

Pin MetaMask to the Browser#

As shown in the image below, after clicking on 1 and 2, you will see a pinned entry, and next time you click on the fox icon, MetaMask will open directly.

2-11.jpg

The page after successful creation is shown below, with the main function entry points marked.

2-12.jpg

Switch to Testnet#

The following transfer operations will be performed on the Ethereum testnet.

Therefore, before starting the transfer, you need to switch the current network to the testnet.

Set Display Testnet#

MeatMask does not display the testnet by default, so first set it to display the testnet, as shown in the image below.

2-13.jpg

Open Display Settings#

Turn on the display of the test network, as shown in the image below.

2-14.jpg

Switch to Testnet#

2-15.jpg

Transfer Transaction#

Open Transfer Page#

First, click on "Send" on the home page.

2-16.jpg

Fill in the Recipient Address#

Enter the address of the receiving wallet in the input box.

2-17.jpg

Fill in the Amount, Select Token#

Enter the amount to be transferred in the input box, select the currency to be transferred, and then click "Next".

2-18.jpg

Set Gas Fee#

MetaMask provides 3 options for gas fees to choose from, with the "Standard" option selected by default.

The higher the gas fee, the faster the transaction will be executed.

Open Gas Fee Settings Page#

Click on the marked position in the image below to open the gas fee settings page.

2-19.jpg

Select Gas Fee#

Here, "Low" is selected. If you want the transaction to be executed faster, please select "High".

2-20.jpg

Then click "Confirm" and the transaction will be sent and wait for the miner to execute it.

View Transaction#

Next, the page will automatically return to the home page and select the "Activity" tab. You can see the transfer that was just sent, which is currently shown as "Pending" and will later be shown as "Processing".

2-21.jpg

The final transaction completion is shown in the image below:

2-22.jpg

View Transaction Details#

Click on the transaction to see the amount, gas fee, sender, recipient address, and other information.

If you want to view more detailed information about the transaction, click on "View on Block Explorer".

2-23.jpg

Summary#

This article explains how to install the MetaMask wallet, how to create a blockchain wallet, and how to make a transfer on the Ethereum testnet.

Feel free to leave a comment for further discussion.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.