18 breaking releases

new 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

#1343 in Magic Beans

Download history 7700/week @ 2024-01-25 9095/week @ 2024-02-01 7210/week @ 2024-02-08 8113/week @ 2024-02-15 7559/week @ 2024-02-22 8421/week @ 2024-02-29 9025/week @ 2024-03-07 9212/week @ 2024-03-14 10333/week @ 2024-03-21 8176/week @ 2024-03-28 9582/week @ 2024-04-04 10335/week @ 2024-04-11 10941/week @ 2024-04-18 9174/week @ 2024-04-25 9092/week @ 2024-05-02 7036/week @ 2024-05-09

38,223 downloads per month
Used in 67 crates (36 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

~9MB
~129K SLoC