python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SOLANA: How to display my candy machine NFT's on metaplex's storefront?
I minted 30 tokens with candy machine's cli, following the metaplex's github boilerplate project
Uploaded, verified, minted and signed all the NFT's. I can see them on my phantom wallet and it created...
jalapina
Votes: 0
Answers: 1
Candy Machine - Unable to upload files
I am following a tutorial and am on the step where we are uplaoding the metadata and files. The tutorial tells me to use the the following command:
npx ts-node js/packages/cli/src/candy-machine-v2-cli...
Yusuf BASER
Votes: 0
Answers: 1
Candy Machine v2 - error: required option '-k, --keypair <path>' not specified
I have done numerous tutorials, and followed everything step by step but I keep getting stuck at this one step, running the following command:
npx ts-node ~/solana-nft/metaplex/js/packages/cli/src/can...
Matthew Wadham
Votes: 0
Answers: 3
Update Hidden Settings After Initial Upload
I'd like to change my Candy Machine from having hidden settings to no longer be hidden.
Initially, the Candy Machine is created with hidden settings like these:
hiddenSettings: {
name: "Name&qu...
joshyai
Votes: 0
Answers: 2