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

Issue-#960: Use term download instead of consume

This commit is contained in:
Akshay 2022-04-08 15:49:43 +02:00
parent aa91239333
commit 5632567275
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: Consume data asset title: Download data asset
description: A tutorial showing consume action using Ocean Marketplace description: A tutorial showing download action using Ocean Marketplace
--- ---
## Accessing marketplace ## Accessing marketplace
@ -27,15 +27,15 @@ The buy button will be enabled only if the wallet address has enough Ocean token
### Step 2: Allow access to Ocean token(s) ### Step 2: Allow access to Ocean token(s)
![consume part-3](images/marketplace/consume-2.png 'Consume') ![consume part-3](images/marketplace/consume-2.png 'Transaction 1: Allow pool to access Ocean tokens')
### Step 3: Buy datatoken by exchanging it with Ocean token(s) ### Step 3: Buy datatoken by exchanging it with Ocean token(s)
![consume part-4](images/marketplace/consume-3.png 'Consume') ![consume part-4](images/marketplace/consume-3.png 'Transaction 1: Buy datatoken')
### Step 4: Click buy button ### Step 4: Click buy button
![consume part-5](images/marketplace/consume-4.png 'Consume') ![consume part-5](images/marketplace/consume-4.png 'Download asset')
### Step 5: Sign message ### Step 5: Sign message

View File

@ -18,8 +18,8 @@
link: /tutorials/marketplace-introduction/ link: /tutorials/marketplace-introduction/
- title: Publishing data asset - title: Publishing data asset
link: /tutorials/marketplace-publish-data-asset/ link: /tutorials/marketplace-publish-data-asset/
- title: Consume data asset - title: Download data asset
link: /tutorials/marketplace-consume-data-asset/ link: /tutorials/marketplace-download-data-asset/
- title: Swap & Stake - title: Swap & Stake
link: /tutorials/marketplace-swap-and-stake/ link: /tutorials/marketplace-swap-and-stake/