NethermindEth / rpc-request-builder

https://rpc-request-builder.voyager.online/
5 stars 16 forks source link

Implement `starknet.go` support for transaction endpoints #7

Open jelilat opened 7 months ago

jelilat commented 7 months ago

Current State

The RPC Request Builder autogenerates starknet.go code snippets for StarkNet RPC endpoints. However, some endpoints are not yet supported.

Required Action

Add autogenerated starknet.go support for the following endpoints.

Additional Context:

Xavek commented 7 months ago

Would like to take it

Ash20pk commented 6 months ago

@jelilat I picked this up since it was open for a while

PR: https://github.com/NethermindEth/rpc-request-builder/pull/37

Xavek commented 6 months ago

@Ash20pk I was waiting for another PR that introduces the go template, since it's been merged I am raising a PR soon. Edit: Okay you already raised a PR congrats