Creating a data NFT
Last updated
Was this helpful?
Last updated
Was this helpful?
This tutorial guides you through the process of creating your own data NFT using Ocean libraries. To know more about data NFT please refer .
The provided script demonstrates how to create a data NFT using Oceanjs.
First, create a new file in the working directory, alongside the config.js
and .env
files. Name it create_dataNFT.js
(or any appropriate name). Then, copy the following code into the new created file:
Run script:
Check out these or to see how you can use ocean.js.
If you have any difficulties or if you have further questions about how to use ocean.js please reach out to us on .
If you notice any bugs or issues with ocean.js please .
Visit the for general information about Ocean Protocol.