substrate-api-client
RPC client
A Rust library for connecting to Substrate-based nodes via WebSockets and interacting with their RPC interfaces.
Library for connecting to substrate API over WebSockets
261 stars
11 watching
124 forks
Language: Rust
last commit: 21 days ago
Linked from 1 awesome list
substrate
Related projects:
Repository | Description | Stars |
---|---|---|
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |
nodlecode/substrate-client-kotlin | Kotlin-based implementation of Substrate RPC client | 18 |
smallnest/rpcx-rs | A Rust library providing a simple framework for creating cross-platform RPC services. | 129 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 112 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
fanatid/bitcoind-rpc-client | A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface | 3 |
shawntabrizi/substrate-society | A basic front-end application template for Substrate nodes | 6 |
paritytech/substrate-api-sidecar | A REST service for interacting with blockchain nodes built using Substrate's FRAME framework | 247 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
servo/core-foundation-rs | Rust bindings to Core Foundation and other low-level libraries on Mac OS X and iOS. | 1,018 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |