spark-wallet
spark-wallet copied to clipboard
⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
We've added Spark Wallet natively to cyphernode. Relevant commits: - https://github.com/SatoshiPortal/cyphernode/commit/1c154aea74c6f9e64857f4de413b01a8bcbe6636 - https://github.com/SatoshiPortal/cyphernode/commit/1269272fe600db73eab25f129ef69e55c767a528 Users can access the spark wallet from the Cyphernode Status Page, which they access after entering their...
Actually, same issue as with RTL: https://github.com/ShahanaFarooqui/RTL/issues/103
While full on/off chain UX is quite complex, displaying the on-chain balance somewhere (even the footer) is a good idea imo. During a Bitcoin Installfest we did, people where confused...
Suggested by @k3tan25 at https://github.com/shesek/spark-wallet/issues/51#issuecomment-468920461
The fee rate field in the channel opening is currently an expert-mode-only feature and presented as a free-text field. Instead, it should display a select box with "slow", "normal" and...
Would be nice to have GUI components to send and receive on-chain transaction for funding channels (or as a fallback method).
Followup to https://github.com/shesek/spark-wallet/issues/57