3 releases

0.17.0-e3 Mar 29, 2023
0.17.0-e1 Feb 23, 2023

#18 in #bitcoin-core

Download history 8/week @ 2024-01-15 5/week @ 2024-01-22 3/week @ 2024-02-19 34/week @ 2024-02-26 3/week @ 2024-03-11 56/week @ 2024-04-01

59 downloads per month

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
~127K SLoC