After issuance, you need to check "Logs" tab on elrond explorer. One tx log shows identifier of issued token. You need to set new token identifier in 'config.ts' file.
Mint script will mint TOKEN_AMOUNT of Meta ESDT with nonce 1 to TOKEN_MAX_NONCE.
After issuance, you need to check "Logs" tab on elrond explorer. One tx log shows identifier of issued token. You need to set new token identifier in 'config.ts' file.
Mint script will mint TOKEN_AMOUNT of Meta ESDT with nonce 1 to TOKEN_MAX_NONCE.