Ayush a52b113c1b Merge branch 'native2.1' into native-bump-version 5 ヶ月 前
..
anchor 40aed81963 chore: bumped versions (#378) 5 ヶ月 前
native f2971c1253 update native programs to use 2.1 10 ヶ月 前
steel 24499bb356 add tokens/pda-mint-authority/steel (#189) 9 ヶ月 前
README.md d8b43c2ac6 PDA mint authority examples 2 年 前

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.