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 11175/week @ 2024-08-04 10939/week @ 2024-08-11 11523/week @ 2024-08-18 10814/week @ 2024-08-25 10869/week @ 2024-09-01 9253/week @ 2024-09-08 10409/week @ 2024-09-15 10643/week @ 2024-09-22 12614/week @ 2024-09-29 11883/week @ 2024-10-06 12252/week @ 2024-10-13 11591/week @ 2024-10-20 10909/week @ 2024-10-27 10976/week @ 2024-11-03 10739/week @ 2024-11-10 10112/week @ 2024-11-17

43,166 downloads per month
Used in 83 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
~135K SLoC