jpcaulfi d8b43c2ac6 PDA mint authority examples 2 jaren geleden
..
anchor 54f2543089 PDA mint authority examples 2 jaren geleden
native 54f2543089 PDA mint authority examples 2 jaren geleden
README.md d8b43c2ac6 PDA mint authority examples 2 jaren geleden

README.md

PDA Mint Authority

This example is exactly the same as the NFT Minter example, but it changes the mint authority account from the payer (System Account) to a PDA.

💡Notice the use of invoke_signed for CPIs.