#json-rpc #daemon #bitcoin #data #api #type #avabot

bitcoincore-rpc-sotatek

A private library for Avabot project

11 releases

0.1.10 Apr 11, 2024
0.1.9 Apr 11, 2024

#138 in #json-rpc

Download history 499/week @ 2024-04-05 219/week @ 2024-04-12

718 downloads per month

MIT license

59KB
1.5K 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

~12–26MB
~338K SLoC