1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Show pricing demo

This commit is contained in:
Akshay 2021-07-12 16:33:21 +02:00
parent ae59b28ed7
commit 8440da51d4
6 changed files with 25 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -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