2 releases
0.1.1 | Oct 22, 2023 |
---|---|
0.1.0 | Oct 21, 2023 |
#25 in #bitcoin-core
60KB
1.5K
SLoC
bitgesellcore-rpc
Rust client library for the Bitgesell Core daemon's (BGLd)JSON-RPC API.
Separate bitgesellcore-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
~10MB
~141K SLoC