The Maker 4fdbdeaaed add tokens/pda-mint-authority/poseidon (#165) 9 tháng trước cách đây
..
anchor 97505283f8 feat: Anchor bankrun (#113) 1 năm trước cách đây
native 21a52cb1eb build bpf -> build sbf (#101) 1 năm trước cách đây
poseidon 4fdbdeaaed add tokens/pda-mint-authority/poseidon (#165) 9 tháng trước cách đây
README.md d8b43c2ac6 PDA mint authority examples 2 năm trước cách đây

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.