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

75 lines
2.9 KiB
Markdown
Raw Normal View History

---
title: Publish a Data asset on Ocean Market place.
2022-04-07 22:45:27 +02:00
description: A tutorial to publish an asset using Ocean Market
---
2021-07-12 15:17:29 +02:00
## What can be published?
2021-07-28 23:04:35 +02:00
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.
2021-07-12 15:17:29 +02:00
## Tutorial
2022-04-07 22:45:27 +02:00
### Connecting wallet and navigating to publish page
1. Go to <a href="https://v4.market.oceanprotocol.com " target="_blank">Ocean Market</a>
2021-07-12 15:17:29 +02:00
2021-07-28 23:04:35 +02:00
2. Connect wallet.
2022-04-07 22:45:27 +02:00
2021-07-12 16:33:21 +02:00
![connect wallet](images/marketplace/connect-wallet.png 'Connect wallet')
2021-07-12 15:17:29 +02:00
2022-04-07 22:45:27 +02:00
In this tutorial, we will be using Rinkeby testnet.
2021-07-12 15:17:29 +02:00
3. Go to publish page.
2021-07-12 15:44:20 +02:00
2021-07-12 16:33:21 +02:00
![publish page](images/marketplace/publish.png 'Go to publish page')
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
### Step 1 - Fill metadata
2021-07-12 15:17:29 +02:00
2022-04-07 22:45:27 +02:00
Fill the metadata.
2021-07-12 15:17:29 +02:00
2022-04-07 22:45:27 +02:00
![publish part-1](images/marketplace/publish-1.png 'Fill metadata')
2021-07-12 15:44:20 +02:00
2022-04-08 15:39:17 +02:00
### Step 2 - Fill access details
2021-07-12 15:44:20 +02:00
2022-04-08 15:39:17 +02:00
![publish part-2](images/marketplace/publish-2.png 'Fill asset details')
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
### Step 3 - Set pricing
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
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.
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
There are 3 options for settings the price of an asset on Ocean Marketplace.
2021-07-12 15:44:20 +02:00
1. Fixed pricing
2021-10-26 11:37:56 +02:00
2. Dynamic pricing (using Balancer pools)
2022-04-07 22:45:27 +02:00
3. Free pricing
Here, we are selecting dynamic pricing.
![publish part-3](images/marketplace/publish-3.png 'Set pricing')
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
### Step 4 - Preview and confirm
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
![publish part-4](images/marketplace/publish-4.png 'Preview')
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
### Step 5 - Send blockchain transactions
2021-07-12 16:33:21 +02:00
2022-04-08 15:39:17 +02:00
![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')
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
### Confirmation
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
Now, after the transactions are completed, the below screen will appear.
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
![publish success](images/marketplace/publish-8.png 'Successful publish')
2021-07-12 16:33:21 +02:00
2022-04-07 22:45:27 +02:00
To view `Create tokens and pricing` transaction on testnet click <a href="https://rinkeby.etherscan.io//tx/0x599a506d8429e3bd8b827f7ad2ca893ca866c8259a17d88b352c0345842e67d0" target="_blank">here</a>
2021-07-12 15:44:20 +02:00
2022-04-07 22:45:27 +02:00
To view `Publish DDO` transaction on testnet click <a href="https://rinkeby.etherscan.io/tx/0x8d1a1f0d833f4e46432351d16013bb4fcdd6b05e65a2fe3e599f3a90e4d35478" target="_blank">here</a>
2021-07-12 15:17:29 +02:00
2022-04-07 22:45:27 +02:00
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