Perelyn aca7380e1b feat: remove steel examples (#420) há 1 semana atrás
..
anchor 40aed81963 chore: bumped versions (#378) há 4 meses atrás
native 4b8594ec04 chore: solana native and steel bump to v2.1 (#382) há 4 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.