5 releases (3 stable)
4.0.1-alpha.2 | Jan 16, 2024 |
---|---|
4.0.1-alpha.1 | Feb 22, 2022 |
3.0.1 | Mar 23, 2021 |
3.0.0 | Jan 15, 2021 |
2.12.0 | Jan 9, 2021 |
#6 in #bitcoin-core
90 downloads per month
Used in 3 crates
99KB
2K
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–17MB
~171K SLoC