Ayush 777d36b85e push Cargo.lock for all anchor packages hace 9 meses
..
anchor 777d36b85e push Cargo.lock for all anchor packages hace 9 meses
native 21a52cb1eb build bpf -> build sbf (#101) hace 1 año
README.md d8b43c2ac6 PDA mint authority examples hace 2 años

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.