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

Update building-with-ocean/using-ocean-libraries/creating_dataNFT.md

Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
This commit is contained in:
Akshay 2022-08-03 12:30:45 +02:00 committed by GitHub
parent efba8da83f
commit f633175420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
This tutorial will guide you for creating your own data NFT using Ocean libraries. To know more about data NFT please refer [this page](../../core-concepts/datanft-and-datatoken.md).
#### Configuration
#### Prerequisites
See [this](configuration.md) guide on defining a `.env` file and a configuration file.