Ayush 21a52cb1eb build bpf -> build sbf (#101) há 1 ano atrás
..
anchor a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) há 1 ano atrás
native 21a52cb1eb build bpf -> build sbf (#101) há 1 ano 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.