Registry / networking / storm-rpc

storm-rpc

JSON →
library0.9.0rscratesunverified

Storm node RPC API.

# Cargo.toml [dependencies] storm_rpc = "0.9.0"
INSTALL
IMPORT
SIG · STORM-RPC
S
storm-rpc
networkingrustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use storm_rpc::Client;

Create a new Storm RPC client.

use storm_rpc::Client; fn main() { let client = Client::new("http://localhost:8545"); println!("Storm RPC client created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
storm-rpc — cargo add storm-rpc · libregistry