ord-bitcoincoret4-rpc

Crates.ioord-bitcoincoret4-rpc
lib.rsord-bitcoincoret4-rpc
version0.17.2
sourcesrc
created_at2024-05-28 02:42:28.765313
updated_at2024-05-28 02:42:28.765313
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
id1253910
size77,706
(softwarecheng)

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