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 example of how to transfer spl-tokens #10

Open
mschneider opened this issue Feb 16, 2022 · 1 comment
Open

Create example of how to transfer spl-tokens #10

mschneider opened this issue Feb 16, 2022 · 1 comment
Labels
good first issue Good for newcomers
Projects

Comments

@mschneider
Copy link
Owner

I like this library, important to have access to instructions as well as just send a transaction conveniently https://github.com/solstar-tech/easy-spl

@mschneider mschneider added the good first issue Good for newcomers label Feb 16, 2022
@mschneider mschneider added this to To do in v0.2 Feb 21, 2022
@mschneider
Copy link
Owner Author

mschneider commented Feb 21, 2022

Jordan from solana just released spl-token v2 for typescript, which solves all the issues that lead to the creation of easy-spl. Probably best to stay as close as possible to the solana reference. https://github.com/solana-labs/solana-program-library/tree/master/token/js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
v0.2
To do
Development

No branches or pull requests

1 participant