Crates.io | bitcoind-json-rpc-client |
lib.rs | bitcoind-json-rpc-client |
version | 0.3.0 |
source | src |
created_at | 2024-06-12 23:45:18.215967 |
updated_at | 2024-06-20 18:10:52.566095 |
description | Bitcoin Core JSON-RPC client |
homepage | |
repository | https://github.com/tcharding/rust-bitcoind-json-rpc |
max_upload_size | |
id | 1270054 |
size | 50,973 |
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.
This library should always compile with any combination of features on Rust 1.56.1.
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.