Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 289 Bytes

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.

License

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