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

[Lang] Go snippets #134

Open
abishekk92 opened this issue Dec 29, 2021 · 4 comments
Open

[Lang] Go snippets #134

abishekk92 opened this issue Dec 29, 2021 · 4 comments
Labels
Language Language support needed for the cookbook

Comments

@abishekk92
Copy link
Contributor

abishekk92 commented Dec 29, 2021

It would be useful to have RPC client-side snippets in golang for the existing recipes. Here is the go library https://github.com/portto/solana-go-sdk

Update: Use https://github.com/gagliardetto/solana-go

@jacobcreech
Copy link
Collaborator

The most up to date and maintained go library is actually https://github.com/gagliardetto/solana-go

@abishekk92
Copy link
Contributor Author

Oh great! Thanks for updating.

@SuperGops7
Copy link
Contributor

@abishekk92 @jacobcreech I would like to take this up
If I'm not wrong, the task to be done is similar to the one explained in #133 , just in Golang, right?

Can you also let me know which recipe I should be starting this activity off with?

@jacobcreech
Copy link
Collaborator

@SuperGops7 excellent! Just in GoLang, using the library I mentioned earlier. You could do these with the keypairs and wallets or basic transactions recipes. Those are a great place to start

@jacobcreech jacobcreech added the Language Language support needed for the cookbook label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Language support needed for the cookbook
Projects
None yet
Development

No branches or pull requests

3 participants