Transport agnostic JSON-RPC 2.0 client implementation.
# Cargo.toml
[dependencies]
jsonrpc-core-client = "18.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a JSON-RPC server via HTTP and calls a method.
Add `tokio` as a dependency and use `#[tokio::main]` or another async runtime.
No dependency data recorded yet.