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

Fixed consume tutorial images

This commit is contained in:
Anamaria Loznianu 2023-04-06 15:52:06 +03:00
parent d94ef39a60
commit ea169752dc

View File

@ -10,7 +10,7 @@ description: Tutorial to download assets using Ocean Market
2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date. 2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date.
3. Connect wallet. 3. Connect wallet.
![Connect wallet](../.gitbook/assets/consume-assets/consume-connect-wallet.png) ![Connect wallet](../.gitbook/assets/market/consume-connect-wallet.png)
``` ```
In this tutorial, we will be using the Polygon Mumbai test network. In this tutorial, we will be using the Polygon Mumbai test network.
@ -22,22 +22,22 @@ In this tutorial, we will be using the Polygon Mumbai test network.
The buy button is enabled only if the connected wallet address has enough OCEAN tokens to exchange them with 1 datatoken. The buy button is enabled only if the connected wallet address has enough OCEAN tokens to exchange them with 1 datatoken.
![Buy](../.gitbook/assets/consume-assets/consume-1.png) ![Buy](../.gitbook/assets/market/consume-1.png)
#### Step 2 - Allow access to OCEAN token(s) #### Step 2 - Allow access to OCEAN token(s)
![Transaction 1: Permissions to access OCEAN tokens](../.gitbook/assets/consume-assets/consume-2.png) ![Transaction 1: Permissions to access OCEAN tokens](../.gitbook/assets/market/consume-2.png)
#### Step 3 - Buy a datatoken by exchanging it with OCEAN token(s) #### Step 3 - Buy a datatoken by exchanging it with OCEAN token(s)
![Transaction 2: Buy datatoken](../.gitbook/assets/consume-assets/consume-3.png) ![Transaction 2: Buy datatoken](../.gitbook/assets/market/consume-3.png)
#### Step 4 - Click download #### Step 4 - Click download
![Download asset](../.gitbook/assets/consume-assets/consume-4.png) ![Download asset](../.gitbook/assets/market/consume-4.png)
#### Step 5 - Sign message #### Step 5 - Sign message
After signing the message, the file download will start. After signing the message, the file download will start.
![Sign](../.gitbook/assets/consume-assets/consume-5.png) ![Sign](../.gitbook/assets/market/consume-5.png)