9 releases
0.19.0 | Oct 18, 2024 |
---|---|
0.17.2 | Feb 14, 2024 |
0.17.1 | Sep 6, 2023 |
0.17.0 | Jul 20, 2023 |
0.16.3 | Oct 24, 2022 |
#701 in Magic Beans
881 downloads per month
Used in 5 crates
(4 directly)
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
~133K SLoC