bitcoinsv-rpc

Crates.iobitcoinsv-rpc
lib.rsbitcoinsv-rpc
version1.0.0
sourcesrc
created_at2024-01-03 21:49:56.774443
updated_at2024-07-08 09:18:22.581501
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
size56,393
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: 629

cargo fmt