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

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

This commit is contained in:
Veronica Manuel 2023-06-08 14:53:29 +00:00 committed by gitbook-bot
parent d62753a3e6
commit 4640231fd6
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -16,10 +16,10 @@ The publishing process on the Ocean Market both mints (i.e. creates) a data NFT
### How to Publish an NFT on the Ocean Market 🧑‍🏫
### Programmatic flow:
### Code flow:
* **Python:** Are you looking how to publish a data NFT using Python? Follow our ocean.py [Publish Flow](../developers/ocean.py/publish-flow.md) to mint a data NFT and datatoken using Python.
* Javascript: Are you looking how to publish a data NFT using Javascript? Follow our ocean.js Publish Flow to mint a data NFT and datatoken using Javascript.
* **Javascript**: Are you looking how to publish a data NFT using Javascript? Follow our ocean.js [Publish Flow](../developers/ocean.js/publish.md) to mint a data NFT and datatoken using Javascript.
### No code flow: