NethermindEth / rpc-request-builder

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

Implemented starknet.go support for transaction endpoints #37

Open Ash20pk opened 8 months ago

Ash20pk commented 8 months ago

Added autogenerated starknet.go support for the following endpoints.

starknet_getTransactionStatus starknet_getTransactionByHash starknet_getTransactionByBlockIdAndIndex starknet_getTransactionReceipt starknet_getBlockTransactionCount starknet_getEvents

closes issue #7

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rpc-request-builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 7:41pm
Ash20pk commented 8 months ago

@jelilat Implemented the changes please check