Quick question here
I successfully mint a token in testnet. Now, I’m trying to mint in mainnet.
After reading the guide I found this
To configure a relay node to communicate with the pre-production environment for the Mary era, first build and install the node as described in GitHub - input-output-hk/cardano-node: The core component that is used to participate in a Cardano decentralised blockchain., and then set up its configuration:
Can I just use my relay node to mint the new token?
Thanks