3 releases (breaking)

new 0.6.0 Mar 9, 2025
0.5.0 Dec 16, 2024
0.4.0 Nov 14, 2024
0.3.0 Nov 14, 2024

#3 in Magic Beans

Download history 35/week @ 2024-11-17 114/week @ 2024-11-24 629/week @ 2024-12-01 716/week @ 2024-12-08 791/week @ 2024-12-15 385/week @ 2024-12-22 527/week @ 2024-12-29 923/week @ 2025-01-05 832/week @ 2025-01-12 764/week @ 2025-01-19 1406/week @ 2025-01-26 1218/week @ 2025-02-02 1040/week @ 2025-02-09 1418/week @ 2025-02-16 1309/week @ 2025-02-23 1738/week @ 2025-03-02

5,574 downloads per month
Used in 4 crates (2 directly)

CC0 license

475KB
6K SLoC

corepc-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.63.0.

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

~9.5MB
~131K SLoC