17 breaking releases

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

#1138 in Magic Beans

Download history 6900/week @ 2023-11-20 8431/week @ 2023-11-27 7437/week @ 2023-12-04 7759/week @ 2023-12-11 5897/week @ 2023-12-18 2932/week @ 2023-12-25 4495/week @ 2024-01-01 6402/week @ 2024-01-08 6334/week @ 2024-01-15 7291/week @ 2024-01-22 9150/week @ 2024-01-29 7835/week @ 2024-02-05 7450/week @ 2024-02-12 8366/week @ 2024-02-19 7358/week @ 2024-02-26 8942/week @ 2024-03-04

32,419 downloads per month
Used in 58 crates (32 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
~130K SLoC