An open API service indexing awesome lists of open source software.

https://github.com/revault/revault_tx

Script descriptors and transaction creation routines for Revault
https://github.com/revault/revault_tx

bitcoin miniscript revault rust vault

Last synced: 3 months ago
JSON representation

Script descriptors and transaction creation routines for Revault

Awesome Lists containing this project

README

          

# Revault

[Revault](https://github.com/revault/practical-revault/blob/master/revault.pdf) is a
Bitcoin vault architecture for multi-party situations.

This library defines the Miniscript descriptors and handles PSBT management of
Revault-specific transactions.

# Minimum Supported Rust Version

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

# Contributing

Contributions are very welcome. For general guidelines, see [CONTRIBUTING.md](CONTRIBUTING.md).

Discussions happen either here in issues or at [`#revault` on Libera](https://web.libera.chat/?channels=#revault).

# Licence

Released under the BSD 3-Clause Licence. See the [LICENCE](LICENCE) file.