go-substrate-rpc-client
Blockchain API
Provides an API to interact with Substrate-based blockchain networks
Substrate RPC client for go aka GSRPC
203 stars
22 watching
179 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
blockchaingolangrpcscale-codecsubstratesubstrate-rpc-client
Related projects:
Repository | Description | Stars |
---|---|---|
goat-systems/go-tezos | A Go library providing RPC access to the Tezos blockchain network | 71 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
onrik/ethrpc | Provides a Golang client interface to the Ethereum JSON RPC API | 268 |
scs/substrate-api-client | A Rust library for connecting to Substrate-based nodes via WebSockets and interacting with their RPC interfaces. | 261 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 332 |
codemaveric/libra-go | A Go client for interacting with the Libra Blockchain | 49 |
algorand/go-algorand-sdk | Provides APIs and tools for interacting with the Algorand blockchain | 185 |
paritytech/substrate-api-sidecar | A REST service for interacting with blockchain nodes built using Substrate's FRAME framework | 247 |
shuza/kubernetes-go-grpc | Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
gagliardetto/solana-go | A Go SDK library and RPC client for the Solana Blockchain | 901 |
volodymyrprokopyuk/go-blockchain | A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC | 248 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
nodlecode/substrate-client-kotlin | Kotlin-based implementation of Substrate RPC client | 18 |
trpc-group/trpc-go | A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 830 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |