From ad5e16dae3f041a72f80f34219bfb84a8d3777c2 Mon Sep 17 00:00:00 2001 From: Veronica Manuel Date: Tue, 30 May 2023 22:43:42 +0000 Subject: [PATCH] GITBOOK-349: change request with no subject merged in GitBook --- user-guides/marketplace-publish-data-asset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-guides/marketplace-publish-data-asset.md b/user-guides/marketplace-publish-data-asset.md index bed3c691..b2bfde76 100644 --- a/user-guides/marketplace-publish-data-asset.md +++ b/user-guides/marketplace-publish-data-asset.md @@ -2,7 +2,7 @@ description: How to Mint and Publish Data NFTs Using the Ocean Market --- -# Publish a data NFT +# Publish an NFT
@@ -12,7 +12,7 @@ Ocean Protocol has a convenient marketplace, called the Ocean Market, for publis ### How to Mint an NFT using Ocean Protocol? -The publishing process on the Ocean Market both mints (i.e. creates) a data NFT and a corresponding datatoken for your IP. The data NFT stores your IP, and the datatoken controls access to it. For example, if you publish your music IP on the Ocean Market, then during the publishing process a data NFT containing your music and its datatoken are minted. When consumers purchase your music's datatoken, then they gain access to download/use your data NFT's music. +The publishing process on the Ocean Market both mints (i.e. creates) a data NFT and a corresponding datatoken for your IP. The data NFT stores your IP, and the datatoken controls access to it. For example, if you publish your music IP on the Ocean Market, then a data NFT containing your music and its datatoken are minted during the publishing process. When consumers purchase your music's datatoken, then they gain access to download/use your data NFT's music. ### How to Publish an NFT on the Ocean Market 🧑‍🏫