Current feature set
This page summarizes the app behavior documented for the current unsigned preview. Completion status is intentionally approximate while the preview release is being prepared, and the documentation will be tightened as testing feedback comes in.
The goal is broad parity with the existing Qt application while improving the structure of common node and wallet workflows. Some options are intentionally organized differently in this app.
General
Wallet management
| Feature |
App |
Qt |
| Transaction creation & broadcast |
✓ |
✓ |
| “Send all” option |
✓ |
✓ |
| Legacy address support |
✓ |
✓ |
| Recommended fee rate |
✓ |
✓ |
| Priority-based fee options |
✓ |
✗ |
| Manual fee rate selection |
✓ |
✓ |
| Multiple recipients |
✓ |
✓ |
| Coin selection |
✓ |
✓ |
| Contacts |
✓ |
✓ |
| Input & output visualization |
✓ |
✗ |
| PSBT import & export |
✓ |
✓ |
| Import via clipboard |
✓ |
✓ |
| Import via BIP-21 URI |
✓ |
✓ |
| Replace-by-fee |
✓ |
✓ |
| Include fee in amount |
✓ |
✓ |
| Single-key transaction signing |
✓ |
✓ |
| External signer support via HWI |
✓ |
✓ |
| Time locks |
✓ |
✗ |
| Feature |
App |
Qt |
| Address generation |
✓ |
✓ |
| List of generated wallet addresses |
✓ |
✓ |
| Address labeling |
✓ |
✓ |
| Address type selection |
✓ |
✓ |
| Payment request message |
✓ |
✓ |
| Share via QR code |
✓ |
✓ |
| Share via BIP-21 URI |
✓ |
✓ |
| Reusable addresses (Silent Payments) |
Future |
✗ |
Node management
Settings
The structure of the settings has changed quite a bit. Almost all settings are still available, but have been moved to different screens, typically to be available contextually. You can find a more detailed mapping in this Google Sheet.
See future work for documented ideas that are not treated as part of the current preview.