You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm opening this issue as the work on replacing Cashu wallet with Liquid Bitcoin wallet has begun. This issue strives to describe the expectations and track the progress, in the linked PR.
This is powered by lwk_wasm library from Blockstream.
The code is being worked on is located in feat/integrate-liquid-wallet branch.
Tasks
Generate a watch-only wallet
Allow importing of existing wallets by confidential descriptor
Integrate lightning <-> liquid swaps using Boltz
The text was updated successfully, but these errors were encountered:
During the past 2 weeks I've implemented also the recovery mechanism for the wallet, added fiat api and also added embedded boltz.exchange swap into the app.
I'm opening this issue as the work on replacing Cashu wallet with Liquid Bitcoin wallet has begun. This issue strives to describe the expectations and track the progress, in the linked PR.
This is powered by
lwk_wasm
library from Blockstream.The code is being worked on is located in
feat/integrate-liquid-wallet
branch.Tasks
The text was updated successfully, but these errors were encountered: