What is --minting-script file $SCRIPT?

I want to know what is that, and what I suposed to put in $SCRIPT
problema_11_03

Minting policies are explained in the Cardano documentation. And regarding what you’re “supposed to” put here, it depends a lot on what do you want to do… You should also find examples in the same documentation.

2 Likes

This is just the policy script file. The one you have created in the policy folder.
this file
{
“keyHash”: “the_hash”,
“type”: “sig”
}