2. Configure your smart contract (Testnet)
Last updated
Last updated
Now that we have deployed our first smart contract we need to configure it.
Open "My Contracts".
Open the configuration for your new contract.
Go in the configuration tab.
Set the base token URI which is the IPFS folder that refer to your full collection (You can use the one in the example)
Set the pre-reveal URI which is the IPFS file that refer to your hidden metadata (You can use the one in the example)
Make the mint phase public by putting 2 in the section "Set mint phase"
Now your smart contract is fully configure to mint your first NFT!