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

Add starknet.go support #1

Open
jelilat opened this issue Jan 7, 2024 · 5 comments
Open

Add starknet.go support #1

jelilat opened this issue Jan 7, 2024 · 5 comments

Comments

@jelilat
Copy link
Contributor

jelilat commented Jan 7, 2024

The RPC Request Builder currently autogenerates starknet.js code snippets for each Starknet RPC endpoint. We need to do the same for starknet.go. The Screenshot below shows an autogenerated code for starknet_specVersion. This should also be done for all the remaining RPC endpoints.

Screenshot 2024-02-15 at 11 38 08

Guide:

@AryanGodara
Copy link

Hi, is this a part of the ODHack week? There's no description; so what's exactly needed here?

@jelilat
Copy link
Contributor Author

jelilat commented Feb 15, 2024

@AryanGodara Added a description

@jelilat
Copy link
Contributor Author

jelilat commented Feb 15, 2024

I have also split this into multiple issues in case you want to take one. See https://github.com/NethermindEth/rpc-request-builder/issues?q=is%3Aissue+is%3Aopen+label%3AODHack

@AryanGodara
Copy link

Hi, thanks @jelilat! I'd like to work on this complete issue over this week; so these individual issues are super helpful to divide the task 😁
Do you have a preferred order, or do I just start in an arbitrary order?

@jelilat
Copy link
Contributor Author

jelilat commented Feb 15, 2024

Hi, thanks @jelilat! I'd like to work on this complete issue over this week; so these individual issues are super helpful to divide the task 😁 Do you have a preferred order, or do I just start in an arbitrary order?

Feel free to go in any order. Comment on the specific issue you are starting with so that I can assign it to you

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

No branches or pull requests

2 participants