1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
docs/content/tutorials/marketplace-publish-data-asset.md
2022-04-08 15:39:17 +02:00

75 lines
2.9 KiB
Markdown

---
title: Publish a Data asset on Ocean Market place.
description: A tutorial to publish an asset using Ocean Market
---
## What can be published?
Ocean Market provides a convenient interface for individuals as well as organizations to publish their data. Data set can be images, location information, audio, video, sales data, or combinations of all! There is no exhaustive list of what type of data can be published on the Market. Please note that the Ocean Protocol team maintains a purgatory list [here](https://github.com/oceanprotocol/list-purgatory) to block addresses and remove assets for any violations.
## Tutorial
### Connecting wallet and navigating to publish page
1. Go to <a href="https://v4.market.oceanprotocol.com " target="_blank">Ocean Market</a>
2. Connect wallet.
![connect wallet](images/marketplace/connect-wallet.png 'Connect wallet')
In this tutorial, we will be using Rinkeby testnet.
3. Go to publish page.
![publish page](images/marketplace/publish.png 'Go to publish page')
### Step 1 - Fill metadata
Fill the metadata.
![publish part-1](images/marketplace/publish-1.png 'Fill metadata')
### Step 2 - Fill access details
![publish part-2](images/marketplace/publish-2.png 'Fill asset details')
### Step 3 - Set pricing
Before the asset is published, the user(s) can choose the pricing option as per their choice. Only the publisher can set the pricing option and cannot be changed once the publisher selects any one method.
There are 3 options for settings the price of an asset on Ocean Marketplace.
1. Fixed pricing
2. Dynamic pricing (using Balancer pools)
3. Free pricing
Here, we are selecting dynamic pricing.
![publish part-3](images/marketplace/publish-3.png 'Set pricing')
### Step 4 - Preview and confirm
![publish part-4](images/marketplace/publish-4.png 'Preview')
### Step 5 - Send blockchain transactions
![publish part-5](images/marketplace/publish-5.png 'Transaction 1 - Allow access to Ocean tokens')
![publish part-6](images/marketplace/publish-6.png 'Transaction 2 - Deploy data NFT and datatoken')
![publish part-7](images/marketplace/publish-7.png 'Transaction 3 - Publish DDO')
### Confirmation
Now, after the transactions are completed, the below screen will appear.
![publish success](images/marketplace/publish-8.png 'Successful publish')
To view `Create tokens and pricing` transaction on testnet click <a href="https://rinkeby.etherscan.io//tx/0x599a506d8429e3bd8b827f7ad2ca893ca866c8259a17d88b352c0345842e67d0" target="_blank">here</a>
To view `Publish DDO` transaction on testnet click <a href="https://rinkeby.etherscan.io/tx/0x8d1a1f0d833f4e46432351d16013bb4fcdd6b05e65a2fe3e599f3a90e4d35478" target="_blank">here</a>
To view published the asset on Ocean Market click <a href="https://v4.market.oceanprotocol.com/asset/did:op:63920bb64ad1e79bed73214e5fd574fc68c0977cdba5b7031aa98a3a83e28197" target="_blank">here</a>
## Other Articles
https://blog.oceanprotocol.com/on-selling-data-in-ocean-market-9afcfa1e6e43