corepc-client

Crates.iocorepc-client
lib.rscorepc-client
version0.4.0
sourcesrc
created_at2024-11-14 05:29:39.221807
updated_at2024-11-14 05:56:19.095819
descriptionBitcoin Core JSON-RPC client
homepage
repositoryhttps://github.com/tcharding/corepc
max_upload_size
id1447446
size58,874
Andrew Poelstra (apoelstra)

documentation

README

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.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: 140

cargo fmt