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
102 stars 45 forks source link

Configure and test more handlers #5

Closed lorisleiva closed 1 year ago

lorisleiva commented 1 year ago

This PR configures Kinobi for all new handlers (aside from a couple that are not quite ready on the program). It also tests the happy path of these handlers for the following token standards: NonFungible, ProgrammableNonFungible, Fungible and FungibleAsset.