Crates.io | bitcoinsv-rpc |
lib.rs | bitcoinsv-rpc |
version | 1.0.2 |
source | src |
created_at | 2024-01-03 21:49:56.774443 |
updated_at | 2024-09-27 07:22:08.484311 |
description | RPC client library for the Bitcoin SV JSON-RPC API. |
homepage | https://github.com/Danconnolly/rust-bitcoinsv-rpc/ |
repository | https://github.com/Danconnolly/rust-bitcoinsv-rpc/ |
max_upload_size | |
id | 1087856 |
size | 62,946 |
Rust client library for the Bitcoin SV Node JSON-RPC API.
Separate bitcoinsv-rpc-json
crate with the JSON-enabled data types used
in the interface of this crate.
All code is licensed using the Open BSV license, as per the LICENSE file.