18 breaking releases

0.19.0 May 15, 2024
0.18.0 Nov 15, 2023
0.17.0 Apr 9, 2023
0.16.0 Aug 25, 2022
0.1.1 Nov 28, 2018

#1 in #bitcoin-core

Download history 8454/week @ 2024-07-01 11346/week @ 2024-07-08 10850/week @ 2024-07-15 8612/week @ 2024-07-22 10683/week @ 2024-07-29 11120/week @ 2024-08-05 10888/week @ 2024-08-12 11752/week @ 2024-08-19 10667/week @ 2024-08-26 10800/week @ 2024-09-02 9367/week @ 2024-09-09 10249/week @ 2024-09-16 10841/week @ 2024-09-23 12885/week @ 2024-09-30 11496/week @ 2024-10-07 12490/week @ 2024-10-14

48,212 downloads per month
Used in 81 crates (42 directly)

CC0 license

145KB
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

~9.5MB
~132K SLoC