jitash-bitcoincore-rpc

Crates.iojitash-bitcoincore-rpc
lib.rsjitash-bitcoincore-rpc
version0.17.0
sourcesrc
created_at2023-06-08 11:36:20.332009
updated_at2023-06-08 11:36:20.332009
descriptionRPC client library for the Bitcoin Core JSON-RPC API.
homepagehttps://github.com/jitash/rust-bitcoincore-rpc/
repositoryhttps://github.com/jitash/rust-bitcoincore-rpc/
max_upload_size
id885432
size101,471
jitash (jitash)

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: 527

cargo fmt