The Maker 4fdbdeaaed add tokens/pda-mint-authority/poseidon (#165) há 9 meses atrás
..
anchor 97505283f8 feat: Anchor bankrun (#113) há 1 ano atrás
native 21a52cb1eb build bpf -> build sbf (#101) há 1 ano atrás
poseidon 4fdbdeaaed add tokens/pda-mint-authority/poseidon (#165) há 9 meses 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.