Configure Candy Machine
After you have creating the candy machine, here are the action that you can do with it. Please, make sure that you are in the js/cli
directory before you proceed with this step.
Open Candy Machine
-d, --data <string>
true
data
Data folder that will store created NFT contract information
-n, --network <string>
true
testnet
Terra network. (localterra, testnet and mainnet)
You will be greeted with this if it open successfully.
Close Candy Machine
-d, --data <string>
true
data
Data folder that will store created NFT contract information
-n, --network <string>
true
testnet
Terra network. (localterra, testnet and mainnet)
You will be greeted with this if it close successfully.
View Information
-d, --data <string>
true
data
Data folder that will store created NFT contract information
-n, --network <string>
true
testnet
Terra network. (localterra, testnet and mainnet)
You will see those information if it run successfully
Last updated