This tutorial guides you through the process of minting datatokens and sending them to a receiver address. The tutorial assumes that you already have the address of the datatoken contract which is owned by you.
Prerequisites
Create a script to mint datatokens
Create a new file in the same working directory where configuration file (config.js) and .env files are present, and copy the code as listed below.