2 stable releases

4.0.2 Oct 12, 2023
4.0.1 Jun 17, 2022

#2394 in Magic Beans

Download history 9/week @ 2023-12-18 38/week @ 2024-01-15 19/week @ 2024-01-22 56/week @ 2024-01-29 38/week @ 2024-02-05 119/week @ 2024-02-12 95/week @ 2024-02-19 26/week @ 2024-02-26 21/week @ 2024-03-04 8/week @ 2024-03-11 50/week @ 2024-03-18 24/week @ 2024-03-25 55/week @ 2024-04-01

139 downloads per month

CC0 license

52KB
1K 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

~10–18MB
~172K SLoC