#bitcoin #twister #blockchain #json-rpc-client #bitcoin-core-rpc #bitcoin-core

twistercore-rpc

Client library for twister-core, based on original Bitcoin Core JSON-RPC API

4 releases (2 breaking)

0.3.1 Apr 5, 2025
0.3.0 Apr 5, 2025
0.2.0 Apr 2, 2025
0.1.0 Apr 1, 2025

#6 in #bitcoin-core


Used in 2 crates

CC0 license

145KB
3K SLoC

Rust Client for Bitcoin Core API

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


twistercore-rpc

Rust client library for the twister-core daemon's JSON-RPC API.

Separate twistercore-rpc-json crate with the JSON-enabled data types used in the interface of this crate.

MSRV

please see the README for the current implementation.

License

All code is licensed using the CC0 license, as per the LICENSE file.

Dependencies

~8.5MB
~125K SLoC