1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#1039: Reorganize orientation section

This commit is contained in:
Akshay 2022-07-05 11:49:48 +02:00
parent 4fc4ac0ed2
commit 9f321eaf40
12 changed files with 7 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# Table of contents # Table of contents
* [Orientation](README.md) * [Orientation](README.md)
* [Wallet Basics](building-with-ocean/wallets.md) * [Wallet Basics](orientation/wallets.md)
* [Set Up MetaMask Wallet](building-with-ocean/metamask-setup.md) * [Set Up MetaMask Wallet](orientation/metamask-setup.md)
* [Use Your Wallet to Manage OCEAN Tokens](building-with-ocean/wallets-and-ocean-tokens.md) * [Use Your Wallet to Manage OCEAN Tokens](orientation/wallets-and-ocean-tokens.md)
* [Core Concepts](core-concepts/README.md) * [Core Concepts](core-concepts/README.md)
* [Architecture Overview](core-concepts/architecture.md) * [Architecture Overview](core-concepts/architecture.md)
* [Data NFTs and Datatokens](core-concepts/datanft-and-datatoken.md) * [Data NFTs and Datatokens](core-concepts/datanft-and-datatoken.md)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 403 KiB

View File

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 221 KiB

View File

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

View File

Before

Width:  |  Height:  |  Size: 331 KiB

After

Width:  |  Height:  |  Size: 331 KiB

View File

@ -10,11 +10,12 @@ description: Tutorial about how to set up MetaMask for Chrome.
1. Go to the [Chrome Web Store for extensions](https://chrome.google.com/webstore/category/extensions) and search for MetaMask. 1. Go to the [Chrome Web Store for extensions](https://chrome.google.com/webstore/category/extensions) and search for MetaMask.
<img src="images/metamask-chrome-extension.png" alt="metamask-chrome-store" data-size="original"> ![metamask-chrome-store](./images/metamask-chrome-extension.png)
* Install MetaMask. The wallet provides a friendly user interface that will help you through each step. MetaMask gives you two options: importing an existing wallet or creating a new one. Choose to `Create a Wallet`: * Install MetaMask. The wallet provides a friendly user interface that will help you through each step. MetaMask gives you two options: importing an existing wallet or creating a new one. Choose to `Create a Wallet`:
<img src="images/create-new-metamask-wallet.png" alt="Create a wallet" data-size="original"> ![Create a wallet](./images/create-new-metamask-wallet.png)
* In the next step create a new password for your wallet. Read through and accept the terms and conditions. After that, MetaMask will generate Secret Backup Phrase for you. Write it down and store it in a safe place. * In the next step create a new password for your wallet. Read through and accept the terms and conditions. After that, MetaMask will generate Secret Backup Phrase for you. Write it down and store it in a safe place.
<img src="images/secret-backup-phrase.png" alt="Secret Backup Phrase" data-size="original"> <img src="images/secret-backup-phrase.png" alt="Secret Backup Phrase" data-size="original">
@ -36,7 +37,7 @@ Sometimes it is required to use custom or external networks in MetaMask. We can
Open the Settings menu and find the `Networks` option. When you open it, you'll be able to see all available networks your MetaMask wallet currently use. Click the `Add Network` button. Open the Settings menu and find the `Networks` option. When you open it, you'll be able to see all available networks your MetaMask wallet currently use. Click the `Add Network` button.
![Add custom/external network](images/metamask-add-network.png) ![Add custom/external network](./images/metamask-add-network.png)
There are a few empty inputs we need to fill: There are a few empty inputs we need to fill: