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

Merge branch 'v4' of github.com:oceanprotocol/docs into issue-701-create-v4-docs

This commit is contained in:
Akshay 2022-02-21 13:55:06 +01:00
parent 3284b521ed
commit 1bcdc6eb04

View File

@ -52,7 +52,7 @@ ERC721 tokens are non-fungible, thus cannot be used for automatic price discover
## High-Level Behavior
![Image 2](images/use-case.png)
![Flow](images/use-case.png)
Here's an example. Alice has created a dataset. In step 1, she publishes her dataset with Ocean: this means deploying an ERC721 data NFT contract (claiming copyright / base IP), then an ERC20 datatoken contract (license against base IP). Then in step 2, she mints some ERC20 datatokens and transfers 1.0 of them to Bob's wallet; now he has a license to be able to consume that dataset.