bitcoinsv-rpc

Crates.iobitcoinsv-rpc
lib.rsbitcoinsv-rpc
version1.0.2
sourcesrc
created_at2024-01-03 21:49:56.774443
updated_at2024-09-27 07:22:08.484311
descriptionRPC client library for the Bitcoin SV JSON-RPC API.
homepagehttps://github.com/Danconnolly/rust-bitcoinsv-rpc/
repositoryhttps://github.com/Danconnolly/rust-bitcoinsv-rpc/
max_upload_size
id1087856
size62,946
Daniel Connolly (Danconnolly)

documentation

README

bitcoinsv-rpc

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.

License

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

Commit count: 633

cargo fmt