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
- Host: GitHub
- URL: https://github.com/revault/revault_tx
- Owner: revault
- License: bsd-3-clause
- Created: 2020-08-18T00:40:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T10:28:35.000Z (about 4 years ago)
- Last Synced: 2025-12-14T02:19:55.972Z (7 months ago)
- Topics: bitcoin, miniscript, revault, rust, vault
- Language: Rust
- Homepage:
- Size: 646 KB
- Stars: 15
- Watchers: 3
- Forks: 8
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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.