Solana.Unity-Core
Solana.Unity-Core copied to clipboard
Token-2022 Program
Is your feature request related to a problem? Please describe. To allow a mint creator to include their token's metadata directly in the mint account.
Describe the solution you'd like implementing the Token-2022 Program https://spl.solana.com/token-2022/extensions#metadata
Describe alternatives you've considered metaplex was considered but the preference it to only rely on solana team maintained on chain programs.