Substrate Client RPC provides JSON-RPC endpoints for interacting with Substrate-based blockchain nodes.
# Cargo.toml
[dependencies]
sc-rpc = "52.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a basic RPC module with a single method.
Ensure you are building within a Substrate node project with proper dependencies.
No dependency data recorded yet.