Skip to content

A suite of rust crates for `zcashd-rpc` clients, servers, and other tools

Notifications You must be signed in to change notification settings

zingolabs/zcashd-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zcashd-rpc-* crates

A suite of rust crates for working with zcashd's RPC interface or related clients and tools.

RpcProvider

The cornerstone trait is RpcProvider found in zcashd-rpc-provider which is an async-trait that maps one-to-one to zcashd RPC method calls and responses.

About

A suite of rust crates for `zcashd-rpc` clients, servers, and other tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%