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)
Instruction: SetAuthority Error: owner does not match
I get this error when trying to mint master edition nft using CPI of the metaplex program
Program log: Setting mint authority
Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3]
Program ...
Anoushk
Votes: 0
Answers: 1
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
Possible to create token and metadata in one transaction?
Am I correct in saying that it's not possible to mint(create) an spl token and token metadata in the one transaction ?
Here is me cerating the mpl token metadata for a previously cerated spl token:
co...
1977
Votes: 0
Answers: 1