Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.07 KB

File metadata and controls

26 lines (14 loc) · 1.07 KB

Partially Signed Bitcoin Transactions

Implementation of the Partially Signed Bitcoin Transaction Format as defined in BIP-174 and PSBT version 2 as defined in BIP-370.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.74.0.

Contributing

The canonical repository is at git.rust-bitcoin.org/rust-bitcoin/rust-psbt. A read-only remote exists on GitHub.

We have a dedicated developer channel on IRC, #bitcoin-rust@libera.chat where you may get helpful advice if you have questions.

Please see CONTRIBUTING.md for guidelines.

License

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.