bitcoind-json-rpc-client

Crates.iobitcoind-json-rpc-client
lib.rsbitcoind-json-rpc-client
version0.3.0
sourcesrc
created_at2024-06-12 23:45:18.215967
updated_at2024-06-20 18:10:52.566095
descriptionBitcoin Core JSON-RPC client
homepage
repositoryhttps://github.com/tcharding/rust-bitcoind-json-rpc
max_upload_size
id1270054
size50,973
Tobin C. Harding (tcharding)

documentation

README

bitcoind-json-rpc-client

Rust client for the Bitcoin Core daemon's JSON-RPC API. Currently this is only a blocking client and is intended to be used in integration testing.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.56.1.

Licensing

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.

Commit count: 60

cargo fmt