spark-wallet
spark-wallet copied to clipboard
⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
### Discussed in https://github.com/shesek/spark-wallet/discussions/212 Originally posted by **cleff** July 12, 2023 I was hoping to give your wallet a try with my c-lightning node. I'm not the most advanced user...
``` [jweiss@home node_modules]$ spark-wallet --onion WARN: /home/jweiss/.lightning/lightning-rpc is missing, using the bitcoin mainnet subdirectory at /home/jweiss/.lightning/bitcoin instead. WARN: specifying the main lightning data directory is deprecated, please specify the network...
When opening a channel, it would be helpful if there were a toggle for if the channel should be private or not.
Creating a bolt12 in spark-wallet is no longer working for the latest core lightning release. IS SPARK-WALLET STILL BEING MAINTAINED???
Together with https://github.com/shesek/lightning-client-js/pull/4 this passes "params" `{key: val, ...}` dictionary directly to c-lightning. So we can use keywords instead of exactly ordered (and obligatory `null`) positional args. A "params" `[...