Skip to content
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

Create SPL Token Group JS Library #5648

Closed
buffalojoec opened this issue Oct 24, 2023 · 6 comments · Fixed by #6014
Closed

Create SPL Token Group JS Library #5648

buffalojoec opened this issue Oct 24, 2023 · 6 comments · Fixed by #6014
Labels

Comments

@buffalojoec
Copy link
Contributor

With the addition of token groups to Token2022 and the SPL Token Group interface itself to the SPL library, we need to support this cool feature & interface in JavaScript!

The goal here is to lay down a JavaScript library for SPL Token Group and then import it into @solana/spl-token for Token2022 group support.

This issue is for the Token Group library @solana/spl-token-group.

Problem
We have no JavaScript support for SPL Token Group.

Solution
Create a JavaScript library for the SPL Token Group Interface!
Dubbed @solana/spl-token-group


Note: this is the exact same process/request as #5228

It might help to explore the @solana/spl-token-metadata package to get an idea for how the Token Group one might look!

@buffalojoec
Copy link
Contributor Author

cc @mistersimon if you're interested!

@mistersimon
Copy link
Contributor

Yeah @buffalojoec happy to pick this up. Should be able to get something up by the end of the week.

Looks like it should be straightforward, will follow the structure we did for @solana/spl-token-metadata

@buffalojoec
Copy link
Contributor Author

Yeah @buffalojoec happy to pick this up. Should be able to get something up by the end of the week.

Looks like it should be straightforward, will follow the structure we did for @solana/spl-token-metadata

No rush, mate, and yes exactly!

@mistersimon
Copy link
Contributor

Just to update - wanted to finish #5229 first before jumping on this.

Unlikely i'll be able to get started on this until after Christmas. Happy for someone else to take over if theres a need

@qiweiii
Copy link
Contributor

qiweiii commented Dec 17, 2023

I could try this

@qiweiii
Copy link
Contributor

qiweiii commented Dec 20, 2023

@buffalojoec @mistersimon I tried to implement this in #6014, please check it out when have time, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants