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

Issue-912: Update publish tutorial

This commit is contained in:
Akshay 2022-04-12 17:13:28 +02:00
parent 1d380ca51e
commit 98c597d3cf
3 changed files with 40 additions and 13 deletions

View File

@ -19,7 +19,7 @@ description: A tutorial to download an asset using Ocean Market
## Tutorial ## Tutorial
### Step 1: Click buy button ### Step 1: Click on the buy button
The buy button will be enabled only if the wallet address has enough Ocean tokens to exchange them with 1 datatoken. The buy button will be enabled only if the wallet address has enough Ocean tokens to exchange them with 1 datatoken.
@ -29,11 +29,11 @@ The buy button will be enabled only if the wallet address has enough Ocean token
![consume part-3](images/marketplace/consume-2.png 'Transaction 1: Allow pool to access Ocean tokens') ![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 a datatoken by exchanging it with Ocean token(s)
![consume part-4](images/marketplace/consume-3.png 'Transaction 1: Buy datatoken') ![consume part-4](images/marketplace/consume-3.png 'Transaction 1: Buy datatoken')
### Step 4: Click buy button ### Step 4: Click on the download button
![consume part-5](images/marketplace/consume-4.png 'Download asset') ![consume part-5](images/marketplace/consume-4.png 'Download asset')

View File

@ -9,7 +9,7 @@ Ocean Market provides a convenient interface for individuals as well as organiza
## Tutorial ## Tutorial
### Connecting wallet and navigating to publish page ### Connecting wallet and navigating to the publish page
1. Go to <a href="https://v4.market.oceanprotocol.com " target="_blank">Ocean Market</a> 1. Go to <a href="https://v4.market.oceanprotocol.com " target="_blank">Ocean Market</a>
@ -25,9 +25,9 @@ Ocean Market provides a convenient interface for individuals as well as organiza
### Step 1 - Fill in metadata ### Step 1 - Fill in metadata
Fill the metadata. Fill in the metadata.
_Required fields are marked with <span style="color: red;">\*</span>_ _Mandatory fields are marked with <span style="color: red;">\*</span>_
- **Asset type**<span style="color: red;">\*</span> - **Asset type**<span style="color: red;">\*</span>
@ -43,15 +43,38 @@ _Required fields are marked with <span style="color: red;">\*</span>_
- **Author**<span style="color: red;">\*</span> - **Author**<span style="color: red;">\*</span>
Author can be an individual or an organization. The author name can be updated anytimei. Author can be an individual or an organization. The author name can be updated anytime.
- **Tags** - **Tags**
Tags help the asset to be discoverable. If not provided, the list of tags is empty by default. Tags help the asset to be discoverable. If not provided, the list of tags is empty by default.
![publish part-1](images/marketplace/publish-1.png 'Fill in metadata') ![publish part-1](images/marketplace/publish-1.png 'Fill in metadata')
### Step 2 - Fill in access details ### Step 2 - Fill in access details
_Mandatory fields are marked with <span style="color: red;">\*</span>_
- **Access Type**<span style="color: red;">\*</span>
An asset can be a downloadable file or a compute service on which buyers can run their algorithm. By selecting **download**, buyers will be able to download the dataset. Select **compute** if the access to the dataset is to be allowed in a compute-to-data environment.
- **Provider URL**<span style="color: red;">\*</span>
Provider facilitates the asset download to buyers or for compute jobs and much more. Provider URL cannot be changed once the asset is published.
- **File**<span style="color: red;">\*</span>
This is the URL from which the dataset can be accessed. **Provider** encrypts this field before publishing the asset on-chain. Once the asset is published, the file URL cannot be changed.
- **Sample file**<span style="color: red;">\*</span>
This is the sample URL that potential buyers can access before buying the dataset. **Provider** encrypts this field before publishing the asset on-chain. The sample file can be updated anytime.
- **Timeout**<span style="color: red;">\*</span>
This field specifies how long the buyer can access the dataset after the dataset is purchased. The timeout can be updated anytime.
![publish part-2](images/marketplace/publish-2.png 'Fill in access details') ![publish part-2](images/marketplace/publish-2.png 'Fill in access details')
### Step 3 - Set pricing ### Step 3 - Set pricing

View File

@ -1,17 +1,19 @@
--- ---
title: Swap and/or Stake Tokens title: Swap and/or Stake Tokens
description: description: A tutorial to swap datatoken, and stake Ocean tokens
--- ---
## Swap OCEAN Tokens against datatokens ## Swap OCEAN tokens against datatokens
### Finding an asset ### Finding an asset
Search for the desired asset published on the <a href="https://v4.market.oceanprotocol.com/" target="_blank">Ocean Marketplace</a>. Search for the desired asset published on the <a href="https://v4.market.oceanprotocol.com/" target="_blank">Ocean Marketplace</a>.
### Step 1: Understanding the risks ### Step 1: Agree with the risks associated
![swap part-1](images/marketplace/Swap-1.png 'Understanding risks') Please read carefully the risks associated with this operation and agree to move forward.
![swap part-1](images/marketplace/Swap-1.png 'Agree with the risks associated')
### Step 2: Select amount of Ocean tokens or Datatokens to trade ### Step 2: Select amount of Ocean tokens or Datatokens to trade
@ -45,9 +47,11 @@ Search for the desired asset published on the <a href="https://v4.market.oceanpr
After finding the dataset, select **`POOL`** tab and click on **`ADD LIQUIDITY`** After finding the dataset, select **`POOL`** tab and click on **`ADD LIQUIDITY`**
![staking part-1](images/marketplace/Staking-1.png 'Understanding risks') ![staking part-1](images/marketplace/Staking-1.png 'Agree with the risks associated')
### Step 2: Understanding the risks ### Step 2: Agree with the risks associated
Please read carefully the risks associated with this operation and agree to move forward.
![staking part-2](images/marketplace/Staking-2.png 'Enter amount of Oceans') ![staking part-2](images/marketplace/Staking-2.png 'Enter amount of Oceans')