-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add token group extension in token #6295
feat: add token group extension in token #6295
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great!
I left a few suggestions and revisions, and it would be great to have a unit test similar to that of TokenMetadata
for creating groups and members!
Thanks for contributing! 🔥
Hey @qiweiii, still working on this? |
Hi, I was having trouble fixing the groupMember test. I may not be able to finish this soon. It would be great if you could help commit to this branch directly |
aff16a1
to
212de28
Compare
212de28
to
9516d79
Compare
bd052b9
to
49ee78e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in #6175, add support for token group extension to
@solana/spl-token
Todo