8 releases

0.17.2 Feb 14, 2024
0.17.1 Sep 6, 2023
0.17.0 Jul 20, 2023
0.16.5 Jan 19, 2023
0.16.3 Oct 24, 2022

#2062 in Magic Beans

Download history 422/week @ 2023-11-20 363/week @ 2023-11-27 242/week @ 2023-12-04 333/week @ 2023-12-11 377/week @ 2023-12-18 334/week @ 2023-12-25 419/week @ 2024-01-01 466/week @ 2024-01-08 465/week @ 2024-01-15 832/week @ 2024-01-22 1040/week @ 2024-01-29 589/week @ 2024-02-05 549/week @ 2024-02-12 611/week @ 2024-02-19 428/week @ 2024-02-26 522/week @ 2024-03-04

2,154 downloads per month
Used in 4 crates (3 directly)

CC0 license

140KB
3K SLoC

bitcoincore-rpc

Rust client library for the Bitcoin Core daemon's JSON-RPC API.

Separate bitcoincore-rpc-json crate with the JSON-enabled data types used in the interface of this crate.

MSRV

please see the parent README for the current MSRV.

License

All code is licensed using the CC0 license, as per the LICENSE file.


lib.rs:

Rust Client for Bitcoin Core API

This is a client library for the Bitcoin Core JSON-RPC API.

Dependencies

~9MB
~128K SLoC