Ayush 620b135af9 bumped steel versions in Cargo.toml 4 kuukautta sitten
..
anchor 40aed81963 chore: bumped versions (#378) 4 kuukautta sitten
native 2f94fcdb4a v2.0 4 kuukautta sitten
steel 620b135af9 bumped steel versions in Cargo.toml 4 kuukautta sitten
README.md d8b43c2ac6 PDA mint authority examples 2 vuotta sitten

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.