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.
NFT Minter
mint authority
💡Notice the use of invoke_signed for CPIs.
invoke_signed