Open jelilat opened 9 months ago
Would like to take it
@jelilat I picked this up since it was open for a while
PR: https://github.com/NethermindEth/rpc-request-builder/pull/37
@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
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.starknet_getTransactionStatus
starknet_getTransactionByHash
starknet_getTransactionByBlockIdAndIndex
starknet_getTransactionReceipt
starknet_getBlockTransactionCount
starknet_getEvents
Additional Context: