diff --git a/content/tutorials/images/marketplace/pricing-1.png b/content/tutorials/images/marketplace/pricing-1.png new file mode 100644 index 00000000..be239cf5 Binary files /dev/null and b/content/tutorials/images/marketplace/pricing-1.png differ diff --git a/content/tutorials/images/marketplace/pricing-fixed-2.png b/content/tutorials/images/marketplace/pricing-fixed-2.png new file mode 100644 index 00000000..60f3063d Binary files /dev/null and b/content/tutorials/images/marketplace/pricing-fixed-2.png differ diff --git a/content/tutorials/images/marketplace/pricing-fixed-3.png b/content/tutorials/images/marketplace/pricing-fixed-3.png new file mode 100644 index 00000000..cda668a2 Binary files /dev/null and b/content/tutorials/images/marketplace/pricing-fixed-3.png differ diff --git a/content/tutorials/images/marketplace/pricing-fixed-4.png b/content/tutorials/images/marketplace/pricing-fixed-4.png new file mode 100644 index 00000000..6966d027 Binary files /dev/null and b/content/tutorials/images/marketplace/pricing-fixed-4.png differ diff --git a/content/tutorials/images/marketplace/pricing-type.png b/content/tutorials/images/marketplace/pricing-type.png new file mode 100644 index 00000000..252c87b4 Binary files /dev/null and b/content/tutorials/images/marketplace/pricing-type.png differ diff --git a/content/tutorials/marketplace-publish-data-asset.md b/content/tutorials/marketplace-publish-data-asset.md index 91a51c01..00bce5a3 100644 --- a/content/tutorials/marketplace-publish-data-asset.md +++ b/content/tutorials/marketplace-publish-data-asset.md @@ -8,24 +8,24 @@ 1. Go to https://market.oceanprotocol.com 2. Conntect wallet. - ![connect wallet](images/marketplace/connect-wallet.png 'Title') + ![connect wallet](images/marketplace/connect-wallet.png 'Connect wallet') 3. Go to publish page. - ![publish page](images/marketplace/publish.png 'Title') + ![publish page](images/marketplace/publish.png 'Go to publish page') 4. Fill the publish form. - ![publish form part-1](images/marketplace/publish-form-1.png 'Form') - ![publish form part-2](images/marketplace/publish-form-2.png 'Form') - ![publish form part-3](images/marketplace/publish-form-3.png 'Form') + ![publish form part-1](images/marketplace/publish-form-1.png 'Publish form part-1') + ![publish form part-2](images/marketplace/publish-form-2.png 'Publish form part-2') + ![publish form part-3](images/marketplace/publish-form-3.png 'Publish form part-3') 5. After clicking submit, approve the transcations in the wallet. Here, you can metamask window. Deploy a new Datatoken contract. - ![publish submit part-1](images/marketplace/submit-1.png 'Submit') + ![publish submit part-1](images/marketplace/submit-1.png 'Create Datatoken contract') Contract interaction. - ![publish submit part-2](images/marketplace/submit-2.png 'Submit') + ![publish submit part-2](images/marketplace/submit-2.png 'Contract interaction') 6. Now, after the transactions are completed, below screen will appear. @@ -33,12 +33,29 @@ ### Step 2 - Create pricing +Once the data asset is published, 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 2 options for settings the price of an asset on Ocean Marketplace. 1. Fixed pricing 2. Dynamic pricing (using Banalcer pools) -Once the data asset is published, user(s) can choose the pricing option as per their choice. +#### Create fixed pricing for a data set + +Connect to the Ocean Marketplace with the publisher account and go the published asset. + +If the pricing is not set Marketplace will provide an option to create a pricing. Click on the create pricing button as shown below. +![pricing part-1](images/marketplace/pricing-1.png 'Create pricing page') + +Select the pricing type. Here, we are selecting **Fixed** pricing option. Publisher can set the value of datatoken with respect to Ocean Tokens. + +![pricing part-1](images/marketplace/pricing-type.png 'Select pricing type') + +![pricing part-2](images/marketplace/pricing-fixed-2.png 'Mint data tokens') + +![pricing part-3](images/marketplace/pricing-fixed-3.png 'Transaction') + +![pricing part-4](images/marketplace/pricing-fixed-4.png 'Approve spend limit') ## Video