3 unstable releases
Uses old Rust 2015
0.11.0 | May 27, 2020 |
---|---|
0.10.1 | May 18, 2020 |
0.10.0 | May 18, 2020 |
#27 in #bitcoin-core
86KB
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
The MSRV for this crate used to be 1.24.0, but that has recently been broken by an external dependency. We have yet to decide on a new 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
~13MB
~221K SLoC