"Smells much nicer than filthy fiat."
December 2024: "Be it resolved: It is time to learn about Miniscript in 2025"
This repository is an exploration into using a bitcoin node, on an untrusted computer, as a watch-only wallet -- and how one might go about preparing transactions to be signed externally by an air-gapped stateless signing device.
They are all a work-in-progress.
- remint-005: based on mint-005 (aka: AnchorWatch-TridentVault) using block-heights instead of timestamps.
- single p2wpkh: single-sig native-segwit.
- multisig p2wsh: 2-of-3 sorted multisig.
- liana simple p2wsh: Liana Simple Inheritance via WSH.
- liana simple p2tr: Liana Simple Inheritance via Taproot.
- liana multisig p2wsh: Liana Expanding Multisig via WSH.
- liana multisig p2tr: Liana Expanding Multisig via Taproot.