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

GITBOOK-501: change request with no subject merged in GitBook

This commit is contained in:
Jamie Hewitt 2023-06-13 16:03:08 +00:00 committed by gitbook-bot
parent 41e0a3ec2a
commit 7d4cec62d2
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -36,4 +36,7 @@ console.log(did)
```
###
Before creating a DID you should first publish a data NFT, we suggest reading the following sections so you are familiar with the process: 
* [Creating a data NFT with ocean.js](ocean.js/creating-datanft.md)
* [Publish flow with ocean.py](ocean.py/publish-flow.md)