satpoint-bitcoincore-rpc

Crates.iosatpoint-bitcoincore-rpc
lib.rssatpoint-bitcoincore-rpc
version0.17.2
sourcesrc
created_at2024-04-16 11:07:20.767093
updated_at2024-04-16 11:07:20.767093
descriptionRPC client library for the Bitcoin Core JSON-RPC API.
homepagehttps://github.com/rust-bitcoin/rust-bitcoincore-rpc/
repositoryhttps://github.com/rust-bitcoin/rust-bitcoincore-rpc/
max_upload_size
id1210184
size81,506
tapstoone (tapstoone)

documentation

README

bitcoincore-rpc

Rust client library for the Bitcoin Core daemon's JSON-RPC API.

Separate bitcoincore-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.

Commit count: 572

cargo fmt