metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
98 stars 42 forks source link

Add Token 2022 mint test #85

Closed febo closed 4 months ago

febo commented 5 months ago

This PR adds a test to mint a pNFT using Token 2022 to show how the associated token account should be derived since the current default value only supports SPL Token program.