bitcoin-rpc-json 0.2.0

Bitcoin JSON-RPC client.
Documentation
[badges.travis-ci]
branch = "master"
repository = "jeandudey/rust-bitcoin-rpc"

[dependencies.serde]
version = "1"

[dependencies.serde_derive]
version = "1"

[dependencies.strason]
version = "0.4"

[package]
authors = ["Jean Pierre Dudey <jeandudey@hotmail.com>"]
categories = ["network"]
description = "Bitcoin JSON-RPC client."
documentation = "https://docs.rs/bitcoin-rpc"
homepage = "https://github.com/jeandudey/rust-bitcoin-rpc"
keywords = ["bitcoin", "cryptocurrency", "jsonrpc", "rpc", "bitcoin-rpc"]
license = "Apache-2.0/MIT"
name = "bitcoin-rpc-json"
readme = "../README.md"
repository = "https://github.com/jeandudey/rust-bitcoin-rpc"
version = "0.2.0"