4 releases (2 breaking)

new 0.3.0 Jun 20, 2024
0.2.1 Jun 17, 2024
0.2.0 Jun 13, 2024
0.1.0 Jun 12, 2024

#2268 in Magic Beans

Download history 17/week @ 2024-06-06 473/week @ 2024-06-13

490 downloads per month
Used in bitcoind-json-rpc-regtest

CC0 license

210KB
2K SLoC

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.


lib.rs:

Support for connecting to Bitcoin Core via JSON-RPC.

Dependencies

~8.5MB
~121K SLoC