Ayush 40aed81963 chore: bumped versions (#378) před 5 měsíci
..
anchor 40aed81963 chore: bumped versions (#378) před 5 měsíci
native 21a52cb1eb build bpf -> build sbf (#101) před 1 rokem
steel 24499bb356 add tokens/pda-mint-authority/steel (#189) před 9 měsíci
README.md d8b43c2ac6 PDA mint authority examples před 2 roky

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.