Update building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md

Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
This commit is contained in:
Akshay 2022-08-03 12:31:18 +02:00 committed by GitHub
parent 35a6dff305
commit ed7362c1b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ This tutorial will guide you for creating your own data NFT and a datatoken usin
#### Configuration
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 data NFT and datatoken with fixed pricing.