3 releases
Uses old Rust 2015
0.13.2 | Apr 24, 2021 |
---|---|
0.13.1 | Apr 22, 2021 |
0.13.0 | Apr 22, 2021 |
#104 in #rpc-client
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
~12MB
~212K SLoC