```sh npm install --save json-rpc-types # or yarn add json-rpc-types ```
Json-rpc types and toolings
A library for Etherum Clients JSON-RPC types.
Type definitions for parsed types used in the Solana RPC
json rpc types
Type definitions for values used in the Solana RPC, and helper functions for working with them
A library for sending JSON RPC requests to Solana RPCs
Defines all default Solana RPC methods as types
A generic implementation of JSON RPCs using proxies
Shared generic JSON RPC specifications
Framework for implementing a JSON-RPC 2.0 API
Ethereum JavaScript API
A json rpc implementation over streams
JSON-RPC 2.0 implementation over WebSockets for Node.js
Create an Ethereum provider using a JSON-RPC engine or middleware
A small toolset for streaming JSON-RPC data and matching requests and responses
A library for subscribing to Solana RPC notifications
Library of implementations for interfacing with the NEAR blockchain
JSON-RPC 2.0 client and server
Runtime library for RPC clients generated by the protoc plugin "protobuf-ts"
Ethereum RPC and Provider errors
Generates an id useable in json rpc payloads.
[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).
A tool for processing JSON-RPC messages
Type definitions for JSON-RPC
Bitcoin Core JSON-RPC API types
Diem JSONRPC Types
A simple crate containing JSON RPC types with serde
A basic libary for json rpc that allow you to easly create one for your streamtype. It includes tcp json rpc on socket connections.
RedisRpc is the easiest to use RPC library in the world. (No small claim!). This version is a repackage that only has Ruby implementation. Redis is a powerful in-memory data structure server that is useful for building fast distributed systems. Redis implements message queue functionality with its use of list data structures and the `LPOP`, `BLPOP`, and `RPUSH` commands. RedisRpc implements a lightweight RPC mechanism using Redis message queues to temporarily hold RPC request and response messages. These messages are encoded as JSON strings for portability. Many other RPC mechanisms are either programming language specific (e.g. Java RMI) or require boiler-plate code for explicit typing (e.g. Thrift). RedisRpc was designed to be extremely easy to use by eliminating boiler-plate code while also being programming language neutral. High performance was not an initial goal of RedisRpc and other RPC libraries are likely to have better performance. Instead, RedisRpc has better programmer performance; it lets you get something working immediately.
RedisRPC is the easiest to use RPC library in the world. (No small claim!) It has implementations in Ruby, PHP, and Python. Redis is a powerful in-memory data structure server that is useful for building fast distributed systems. Redis implements message queue functionality with its use of list data structures and the `LPOP`, `BLPOP`, and `RPUSH` commands. RedisRPC implements a lightweight RPC mechanism using Redis message queues to temporarily hold RPC request and response messages. These messages are encoded as JSON strings for portability. Many other RPC mechanisms are either programming language specific (e.g. Java RMI) or require boiler-plate code for explicit typing (e.g. Thrift). RedisRPC was designed to be extremely easy to use by eliminating boiler-plate code while also being programming language neutral. High performance was not an initial goal of RedisRPC and other RPC libraries are likely to have better performance. Instead, RedisRPC has better programmer performance; it lets you get something working immediately.
RedisRpc is the easiest to use RPC library in the world. (No small claim!). This version is a repackage that only has Ruby implementation. Redis is a powerful in-memory data structure server that is useful for building fast distributed systems. Redis implements message queue functionality with its use of list data structures and the `LPOP`, `BLPOP`, and `RPUSH` commands. RedisRpc implements a lightweight RPC mechanism using Redis message queues to temporarily hold RPC request and response messages. These messages are encoded as JSON strings for portability. Many other RPC mechanisms are either programming language specific (e.g. Java RMI) or require boiler-plate code for explicit typing (e.g. Thrift). RedisRpc was designed to be extremely easy to use by eliminating boiler-plate code while also being programming language neutral. High performance was not an initial goal of RedisRpc and other RPC libraries are likely to have better performance. Instead, RedisRpc has better programmer performance; it lets you get something working immediately.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.