John 2c0880bb8d solang 0.3.1 há 2 anos atrás
..
anchor 54f2543089 PDA mint authority examples há 2 anos atrás
native 54f2543089 PDA mint authority examples há 2 anos atrás
solang 2c0880bb8d solang 0.3.1 há 2 anos atrás
README.md d8b43c2ac6 PDA mint authority examples há 2 anos atrás

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.