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:
parent
aa91239333
commit
5632567275
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Consume data asset
|
||||
description: A tutorial showing consume action using Ocean Marketplace
|
||||
title: Download data asset
|
||||
description: A tutorial showing download action using Ocean 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)
|
||||
|
||||
![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)
|
||||
|
||||
![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
|
||||
|
||||
![consume part-5](images/marketplace/consume-4.png 'Consume')
|
||||
![consume part-5](images/marketplace/consume-4.png 'Download asset')
|
||||
|
||||
### Step 5: Sign message
|
||||
|
@ -18,8 +18,8 @@
|
||||
link: /tutorials/marketplace-introduction/
|
||||
- title: Publishing data asset
|
||||
link: /tutorials/marketplace-publish-data-asset/
|
||||
- title: Consume data asset
|
||||
link: /tutorials/marketplace-consume-data-asset/
|
||||
- title: Download data asset
|
||||
link: /tutorials/marketplace-download-data-asset/
|
||||
- title: Swap & Stake
|
||||
link: /tutorials/marketplace-swap-and-stake/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user