shesek-bitcoincore-rpc

Crates.ioshesek-bitcoincore-rpc
lib.rsshesek-bitcoincore-rpc
version0.11.0
sourcesrc
created_at2020-05-18 04:48:27.139604
updated_at2020-05-27 07:03:55.641192
descriptiona fork of rust-bitcoincore-rpc with some minor changes.
homepagehttps://github.com/rust-bitcoin/rust-bitcoincore-rpc/
repositoryhttps://github.com/rust-bitcoin/rust-bitcoincore-rpc/
max_upload_size
id242880
size67,431
Nadav Ivgi (shesek)

documentation

README

bitcoincore-rpc

Rust client library for the Bitcoin Core daemon's JSON-RPC API.

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

MSRV

The MSRV for this crate used to be 1.24.0, but that has recently been broken by an external dependency. We have yet to decide on a new MSRV.

License

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

Commit count: 572

cargo fmt