buffalojoec / graphql-wallet

Solana wallet built using Solana RPC-GraphQL
Apache License 2.0
1 stars 2 forks source link

Token-2022 Extension Components: SPL Token Group #3

Closed buffalojoec closed 6 months ago

buffalojoec commented 6 months ago

We're not going to support every token extension in the demo app.

With that being said, we should at least demonstrate the SPL Token Group extension.

We'll need to add support for SPL Token Group extensions to the MintAccount component.