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:50 +02:00 committed by GitHub
parent f633175420
commit 65407dab63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,10 @@ This tutorial will guide you for creating your own data NFT using Ocean librarie
#### Prerequisites
See [this](configuration.md) guide on defining a `.env` file and a configuration file.
- [Obtain an API key](configuration.md#obtaining-api-key-for-ethereum-node-provider)
- [Set up the .env file](configuration.md#create-a-.env-file)
- [Install the dependencies](configuration.md#setup-dependencies)
- [Create a configuration file](configuration.md#create-a-configuration-file)
#### Create a script to deploy dataNFT