Closed merlox closed 2 years ago
I execute the mint but the transaction in phantom always fails. Not sure why, have you guys tried to run it in testnet?
It looks like a CLI error. Can someone explain what that 0x7dc means?
Our programs aren't deployed on testnet. Try using mainnet-beta or devnet, although the latest solana devnet release is like basically broken and nothing is working for our programs :/
can you deploy them to testnet or tell me which ones are so I can deploy them there? testnet works so good right now compared to dev net
sounds like a pretty big deal that you can't run the app without deploying to mainnet. We should be able to run in all test networks AND localhost.
Which package is this bug report for?
candy machine ui
Issue description
upload
to testnet I start the candy machine UI by updating the.env
file with the right candy machine deployed program ID.Command
Then inside
candy-machine-ui
I do:Relevant log output
Operating system
Mac OS big sur 11.0.1
Priority this issue should have
Medium (should be fixed soon)
Check the Docs First