Mike MacCana 2c4cb8f527 Fix: all the biome errors and update biome (#86) 1 年之前
..
anchor a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 年之前
native 2c4cb8f527 Fix: all the biome errors and update biome (#86) 1 年之前
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.