Docs.rs
node-rpc-client-2.0.0
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
node-rpc-client 2.0.0
Example tetcore RPC client code.
Crate
Source
Builds
Feature flags
Links
Homepage
tetcoin/tetcore
14
3
9
crates.io
Dependencies
futures ^0.1.29
normal
hyper ~0.12.35
normal
log ^0.4.8
normal
node-primitives ^2.0.0
normal
tc-rpc ^2.0.0
normal
tetcore-tracing ^2.0.2
normal
tetsy-jsonrpc-core-client ^15.1.0
normal
Versions
2.0.0
0.0.0
Owners
node-rpc-client-2.0.0 is not a library.
Example tetcore RPC client code. This module shows how you can write a Rust RPC client that connects to a running tetcore node and use statically typed RPC wrappers.