mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
GITBOOK-38: Added More Context to the Publish an NFT Page
This commit is contained in:
parent
5415ce4ca0
commit
fe9a13c073
@ -11,8 +11,8 @@
|
||||
* [FAQ](discover/faq.md)
|
||||
* [📜 How to's](how-tos/README.md)
|
||||
* [Using Ocean Market](how-tos/using-ocean-market/README.md)
|
||||
* [Publish a Data Asset](how-tos/using-ocean-market/marketplace-publish-data-asset.md)
|
||||
* [Download a Data Asset](how-tos/using-ocean-market/marketplace-download-data-asset.md)
|
||||
* [Publish an NFT](how-tos/using-ocean-market/marketplace-publish-data-asset.md)
|
||||
* [Download Assets](how-tos/using-ocean-market/marketplace-download-data-asset.md)
|
||||
* [Publishing with Hosting Services](how-tos/using-ocean-market/asset-hosting.md)
|
||||
* [Liquidity Pools \[deprecated\]](how-tos/using-ocean-market/remove-liquidity-using-etherscan.md)
|
||||
* [📚 Tutorials](tutorials/README.md)
|
||||
|
@ -1,12 +1,12 @@
|
||||
---
|
||||
description: Tutorial to download assets using Ocean Market
|
||||
description: How to download data and algorithm assets on the Ocean Market
|
||||
---
|
||||
|
||||
# Download a Data Asset
|
||||
# Download Assets
|
||||
|
||||
### Access marketplace
|
||||
|
||||
1. Go to Ocean [Marketplace](https://v4.market.oceanprotocol.com/).
|
||||
1. Go to Ocean [Market](https://v4.market.oceanprotocol.com/).
|
||||
2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date.
|
||||
3. Connect wallet.
|
||||
|
||||
|
@ -1,25 +1,32 @@
|
||||
---
|
||||
description: Tutorial to publish assets using the Ocean Market
|
||||
description: How to Publish Data and Algorithms as NFTs Using the Ocean Market
|
||||
---
|
||||
|
||||
# Publish a Data Asset
|
||||
# Publish an NFT
|
||||
|
||||
### What can be published?
|
||||
{% embed url="https://www.youtube.com/watch?v=3NGSmfXkHAQ" %}
|
||||
Don't enjoy reading? Watch our video tutorial!
|
||||
{% endembed %}
|
||||
|
||||
Ocean Market provides a convenient interface for individuals and organizations to publish their data. Datasets 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 the Ocean Protocol team maintains a purgatory list [here](https://github.com/oceanprotocol/list-purgatory) to block addresses and remove assets for any violations.
|
||||
### What to Publish?
|
||||
|
||||
### Tutorial
|
||||
Ocean Protocol offers a convenient NFT marketplace, called the Ocean Market, for publishers and consumers of data and algorithm NFTs. These assets span anything from .CSVs and .XLSX files to images, audio, videos, algorithms in any language, or combinations of all these things! There is no exhaustive list of what type of data can be published on the Market. 
|
||||
|
||||
#### Connect wallet and navigate to the publish page
|
||||
Please note Ocean Protocol maintains a purgatory list [here](https://github.com/oceanprotocol/list-purgatory) to block addresses and remove assets for any violations.
|
||||
|
||||
1. Go to [Ocean Market](https://v4.market.oceanprotocol.com)
|
||||
2. Connect wallet.
|
||||
### How to Publish an NFT on the Ocean Market
|
||||
|
||||
#### Getting Started
|
||||
|
||||
1. Go to the [Ocean Market](https://v4.market.oceanprotocol.com).
|
||||
2. Connect your wallet. 
|
||||
3. Select the network where you would like to publish your NFT (ex. Ethereum, Polygon, etc).
|
||||
|
||||
![Connect wallet](../../.gitbook/assets/market/marketplace-connect-wallet.png)
|
||||
|
||||
In this tutorial, we will be using the Polygon Mumbai test network.
|
||||
|
||||
3\. Go to the publish page.
|
||||
4\. Click on the Publish link on the top left corner of the page.
|
||||
|
||||
![Publish page](../../.gitbook/assets/market/publish.png)
|
||||
|
||||
@ -37,36 +44,36 @@ _Mandatory fields are marked with \*_
|
||||
The descriptive name of the asset. This field is editable after the asset publication.
|
||||
* **Description**\*
|
||||
|
||||
Description of the asset. Ocean Marketplace supports plain text and Markdown format for the description field. This field is editable after the asset publication.
|
||||
Description of the asset. Ocean Marketplace **supports Markdown** and plain text formats for the description field. Feel free to enrich your NFT's description with GIFs, videos, images, etc! This field is editable after the asset publication.
|
||||
* **Author**\*
|
||||
|
||||
The author of the asset. The author can be an individual or an organization. This field is editable after the asset publication.
|
||||
* **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 searchable. If not provided, the list of tags is empty by default.
|
||||
|
||||
![Asset metadata](../../.gitbook/assets/market/publish-1.png)
|
||||
|
||||
Click Continue.
|
||||
|
||||
#### Step 2 - Access details
|
||||
|
||||
_Mandatory fields are marked with \*_
|
||||
|
||||
* **Access Type**\*
|
||||
|
||||
An asset can be a downloadable file or a compute service on which buyers can run their algorithm. Through **download**, buyers will be able to download the dataset. Through **compute**, buyers will be able to use the dataset in a compute-to-data environment.
|
||||
An asset can be either a downloadable file or a compute job on a dataset which buyers can run their algorithm. Through **download**, buyers will be able to download the data in the NFT. Through **compute**, buyers will be able to purchase a compute job on a dataset to see an output feed (see Compute-to-Data).
|
||||
* **Provider URL**\*
|
||||
|
||||
Provider facilitates the asset download to buyers or for computing jobs and much more.
|
||||
The Provider server encrypts the URL to the data and allows for the asset to be downloaded by buyers or for compute jobs.
|
||||
* **File**\*
|
||||
|
||||
The direct URL of the dataset to be published. The file needs to be publicly accessible to be downloadable by buyers. If the file is hosted on services like Google Drive, the URL provided needs to point directly to the data asset file. Also, the file needs to have the proper permissions to be downloaded by anybody.
|
||||
|
||||
**Provider** encrypts this field before publishing the asset on-chain.
|
||||
The direct URL to the data. **Provider** encrypts this field before publishing the asset on-chain to hide the source of the data. The direct URL to the file needs to be **publicly accessible** so that the file can be downloaded by buyers (data hosted behind firewalls will not work!). If the file is hosted on services like Google Drive, then the URL needs to point directly to the data asset file. Also, the file needs to have the proper permissions to be downloaded by anybody.
|
||||
* **Sample file**
|
||||
|
||||
An optional field through which publishers provide a sample file of the dataset they want to publish. The buyers can access it before buying the dataset. This field is editable after the asset publication.
|
||||
An optional field where publishers can provide a URL to a sample file of the data. Including a sample file helps to persuade buyers that the data is in a suitable format for their needs. The buyers can access it before buying the dataset. This field is editable after the asset publication.
|
||||
|
||||
**Provider** encrypts this field before publishing the asset on-chain.
|
||||
**Provider** encrypts this URL before publishing the asset on-chain.
|
||||
* **Timeout**\*
|
||||
|
||||
This field specifies how long the buyer can access the dataset after the dataset is purchased. This field is editable after the asset publication.
|
||||
@ -75,9 +82,9 @@ _Mandatory fields are marked with \*_
|
||||
|
||||
#### Step 3 - Pricing
|
||||
|
||||
The publisher needs to choose a pricing option for the asset before publishing the data asset. The pricing schema is not editable after the asset publication.
|
||||
The publisher needs to choose a pricing option - fixed or free - for the asset before publishing the data asset. The pricing schema is not editable after the asset publication.
|
||||
|
||||
There are 2 pricing options for asset publication on Ocean Marketplace.
|
||||
There are 2 pricing option tabs for asset publication on Ocean Marketplace.
|
||||
|
||||
1. Fixed pricing
|
||||
2. Free pricing
|
||||
@ -96,20 +103,32 @@ For a deep dive into the fee structure, please refer to this [document](../../de
|
||||
|
||||
![Preview](../../.gitbook/assets/market/publish-4.png)
|
||||
|
||||
#### Step 5 - Blockchain transactions
|
||||
If you are happy with the Preview of your NFT, then click Continue!
|
||||
|
||||
![Transaction 1 - Deploy data NFT and datatoken](../../.gitbook/assets/market/publish-5.png)
|
||||
#### Step 5 - Submit Your Blockchain Transactions
|
||||
|
||||
![Transaction 2 - Deploy data NFT and datatoken](../../.gitbook/assets/market/publish-6.png)
|
||||
To publish your NFT on-chain, you must go through three steps including signing two transactions with your wallet. Note: this will cost some gas fees!
|
||||
|
||||
![Transaction Signature 1 - Deploy data NFT and datatoken](../../.gitbook/assets/market/publish-5.png)
|
||||
|
||||
![Transaction Signature 2 - Deploy data NFT and datatoken](../../.gitbook/assets/market/publish-6.png)
|
||||
|
||||
#### Confirmation
|
||||
|
||||
Now, the asset is successfully published and available in the Ocean Market.
|
||||
Now, your NFT is successfully published and available in the Ocean Market!
|
||||
|
||||
![Successful publish](../../.gitbook/assets/market/publish-7.png)
|
||||
|
||||
On the [profile page](https://v4.market.oceanprotocol.com/profile), the publisher has access to all his published assets.
|
||||
On the [profile page](https://v4.market.oceanprotocol.com/profile), a publisher has access to all their published assets.
|
||||
|
||||
### Other Articles
|
||||
#### More Info
|
||||
|
||||
Your data or algorithm NFT is \*published\* on-chain once you complete the flow. However, you are not selling the actual NFT on-chain - **you are selling datatokens** that give buyers **access** to the NFT's data. More on this distinction in the Ocean Basics video tutorial.
|
||||
|
||||
{% embed url="https://www.youtube.com/watch?v=I06AUNt7ee8" %}
|
||||
Learn more about the publishing flow!
|
||||
{% endembed %}
|
||||
|
||||
### Related Articles
|
||||
|
||||
https://blog.oceanprotocol.com/on-selling-data-in-ocean-market-9afcfa1e6e43
|
||||
|
Loading…
Reference in New Issue
Block a user