metaplex-anchor-nft icon indicating copy to clipboard operation
metaplex-anchor-nft copied to clipboard

An example repo to demonstrate how to use anchor and metaplex to mint nfts on solana

Results 3 metaplex-anchor-nft issues
Sort by recently updated
recently updated
newest added

I deploy same code in devnet but when I try to call mintNft function at that time I get below error logs:[ 'Program 98NJ2jUtwRjB2MEEtSfLJVzdjvkVqne1GvSdkCMoGsNP invoke [1]', 'Program log: Instruction: MintNft',...

I tried to do test on local net. But it's failed. error output: ``` Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 0: instruction expected an executable...