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] Python Snippets #133

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

[Lang] Python Snippets #133

abishekk92 opened this issue Dec 29, 2021 · 6 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 python. Here is the RPC library https://michaelhly.github.io/solana-py/

@saurabhghatnekar
Copy link

saurabhghatnekar commented Dec 29, 2021

Hey, @abishekk92 I'd like to contribute. Can you please elaborate on this issue/ what needs to be done?
From what I understood, we need python codes for what we are currently doing with typescript.
Like code to create NFT with Python using solana.py.

Let me know if I'm on the right train of thoughts

@abishekk92
Copy link
Contributor Author

Yes, that's precisely the idea. IMO, existing recipes would be a good place to start. Perhaps, @jacobcreech can chime if this is in line with he has in mind for rust. See #127

@jacobcreech
Copy link
Collaborator

@abishekk92 That is precisely what the issue is for, creating snippets I'm each language

@saurabhghatnekar You are correct. If you'd like to start, just name which part you're going after here so people wanting to do more don't duplicate your work

@saurabhghatnekar
Copy link

Cool. I'll take up the NFT recipe. Will add a folder 'python' in 'nfts' folder

@jacobcreech
Copy link
Collaborator

@saurabhghatnekar in the code snippet's folder you can add your .py files alongside the others

@saurabhghatnekar
Copy link

Alright

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