#bitcoin #bitcoin-core-rpc #bitcoin-core

satsnet-rpc

RPC client library for the Bitcoin Core JSON-RPC API

8 releases

0.19.7 Apr 10, 2025
0.19.6 Mar 7, 2025
0.19.5 Feb 18, 2025
0.19.4 Dec 11, 2024
0.19.1 Sep 11, 2024

#2 in #bitcoin-core-rpc

Download history

501 downloads per month

CC0 license

145KB
3K SLoC

Rust Client for Bitcoin Core API

This is a client library for the Bitcoin Core JSON-RPC API.


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.

Dependencies

~8.5MB
~130K SLoC