Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 781 Bytes

File metadata and controls

22 lines (12 loc) · 781 Bytes

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

Contributions are welcome! 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.