Skip to content

Commit

Permalink
Merge pull request #32 from Tiggahh/patch-6
Browse files Browse the repository at this point in the history
Update  metamask-set-up.mdx
  • Loading branch information
kyilkhor authored Jan 23, 2024
2 parents a83fed0 + 6d8c42f commit dec5595
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions docs/user-guides/ metamask-set-up.mdx
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
import ConnectToMetamask from '@site/src/components/connectToMetamask';

# Metamask set up
# Set up MetaMask

See below for step-by-step instructions to set up your Metamask wallet - your gateway to web3 and Moonsama.
See below for step-by-step instructions to set up your MetaMask wallet - your gateway to Web3 and Moonsama.

- Store crypto and NFTs with full control of your assets.
- Pay gas fees to access dapps, games and communities.
- Tap into the open internet - only requires minutes and the Metamask extension!
- Store and interact with your Web3 assets.
- Access dApps, games and communities within Moonsama.
- Dive into the world of Web3 in just a few minutes with the MetaMask extension.

1. Navigate the Chrome Web Store and the extension [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)
1. Navigate to the Chrome Web Store and download [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)

![img/ascreenshot.jpeg](img/ascreenshot.jpeg)

2. Click Add to Brave (or to the browser you are using)
2. Click "Add to Brave" (or any browser you're using)

![img/user_cropped_screenshot.jpeg](img/user_cropped_screenshot.jpeg)

3. Click the Add extension button
3. Click the "Add extension" button

![img/user_cropped_screenshot-1.jpeg](img/user_cropped_screenshot-1.jpeg)

4. Click to agree Metamask's terms of use
4. Click to agree with MetaMask's terms of use

![img/ascreenshot-1.jpeg](img/ascreenshot-1.jpeg)

5. Then click to create a new wallet
5. Click to create a new wallet

![img/ascreenshot-2.jpeg](img/ascreenshot-2.jpeg)

Expand All @@ -40,34 +40,34 @@ See below for step-by-step instructions to set up your Metamask wallet - your ga

![img/ascreenshot-4.jpeg](img/ascreenshot-4.jpeg)

9. Click Secure my wallet, this is recommended
9. Click "Secure my wallet", this is recommended

![img/ascreenshot-5.jpeg](img/ascreenshot-5.jpeg)

10. Securely record and then confirm back your security recovery phrase when prompted
10. 10. Store your recovery phrase securely and then confirm your recovery phrase when prompted

![img/ascreenshot-6.jpeg](img/ascreenshot-6.jpeg)

⚠️

Alert! Never share your Secret Recovery Phase and secure it safely as per the tips provided by Metamask as shown in the image above.
Alert! Never share your secret recovery Phrase and secure it safely as per the tips provided by MetaMask.

11. Confirm understanding and select Got It!
11. Confirm by selecting "Got It!"

![img/ascreenshot-7.jpeg](img/ascreenshot-7.jpeg)

12. Close starter instructions
12. Close the instructions

![img/ascreenshot-8.jpeg](img/ascreenshot-8.jpeg)

13. Select the extensions button
13. Select the extensions button on your browser

![img/ascreenshot-9.jpeg](img/ascreenshot-9.jpeg)

14. Toggle the extension onto browser bar for convenience
14. Toggle the extension onto browser bar to access MetaMask easily later

![img/ascreenshot-10.jpeg](img/ascreenshot-10.jpeg)

15. Use the button below to add Moonsama Network automatically to Metamask
15. Click the button below to add Exosama Network automatically to MetaMask

<ConnectToMetamask chain="moonsama" />
<ConnectToMetamask chain="exosama" />

0 comments on commit dec5595

Please sign in to comment.