bitcoincore-rpc-async2

Crates.iobitcoincore-rpc-async2
lib.rsbitcoincore-rpc-async2
version4.0.2
sourcesrc
created_at2022-06-17 18:55:00.421003
updated_at2023-10-12 18:19:54.515453
descriptionRPC client library for the Bitcoin Core JSON-RPC API.
homepagehttps://github.com/jeremyrubin/rust-bitcoincore-rpc-async/
repositoryhttps://github.com/jeremyrubin/rust-bitcoincore-rpc-async/
max_upload_size
id608124
size75,966
(cwlittle)

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

please see the parent README for the current MSRV.

License

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

Commit count: 400

cargo fmt