4 releases (2 breaking)

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

#4 in #bitcoind

Download history 44/week @ 2024-08-01 138/week @ 2024-08-08 117/week @ 2024-08-15 81/week @ 2024-08-22 247/week @ 2024-08-29 184/week @ 2024-09-05 162/week @ 2024-09-12 68/week @ 2024-09-19 143/week @ 2024-09-26 34/week @ 2024-10-03 203/week @ 2024-10-10 279/week @ 2024-10-17 262/week @ 2024-10-24 157/week @ 2024-10-31 375/week @ 2024-11-07

1,109 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

~9MB
~130K SLoC