I've run your code to see the difference between what you have and what BuildSpace has. When running it, I can across this error "Identifier 'mintToken' has already been declared. (211:8)"
Looks like you have two "const mintToken ...." in the candyMachine > index.js file.
Did you manage to get this project running on your end with a full functioning UI?
I've run your code to see the difference between what you have and what BuildSpace has. When running it, I can across this error "Identifier 'mintToken' has already been declared. (211:8)"
Looks like you have two "const mintToken ...." in the candyMachine > index.js file.
Did you manage to get this project running on your end with a full functioning UI?