bitgesellcore-rpc 0.1.1

RPC client library for the Bitgesell Core JSON-RPC API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bitgesellcore-rpc
===============

Rust client library for the Bitgesell Core daemon's (BGLd)JSON-RPC API.

Separate `bitgesellcore-rpc-json` crate with the JSON-enabled data types used 
in the interface of this crate.


## MSRV

please see the parent README for the current MSRV.

# License

All code is licensed using the CC0 license, as per the LICENSE file.