#bitcoin #crypto #bitcoin-core #rpc-client #rpc

satsnet-rpc

RPC client library for the Bitcoin Core JSON-RPC API

5 releases

new 0.19.4 Dec 11, 2024
0.19.3 Nov 26, 2024
0.19.2 Nov 16, 2024
0.19.1 Sep 11, 2024
0.19.0 Sep 11, 2024

#403 in Magic Beans

Download history 302/week @ 2024-09-08 59/week @ 2024-09-15 27/week @ 2024-09-22 39/week @ 2024-09-29 5/week @ 2024-10-06 66/week @ 2024-11-10 47/week @ 2024-11-17 139/week @ 2024-11-24 21/week @ 2024-12-01 136/week @ 2024-12-08

409 downloads per month

CC0 license

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
~135K SLoC