News:

Are you new to Groestlcoin and have questions you are afraid to ask?
Check out the New Users board and post there.
Welcome to all newcomers.

Main Menu

Groestlcoin Spark 0.2.16 released

Started by jackielove4u, September 22, 2020, 08:46:59 PM

Previous topic - Next topic

jackielove4u



Groestlcoin Spark Lightning Wallet: A minimalistic wallet GUI for c-lightning through desktop apps.



Groestlcoin Spark is currently oriented for technically advanced users and is not an all-in-one package, but rather a "remote control" interface for a c-lightning node that has to be managed separately.
Groestlcoin Sparks supports sending and receiving payments, viewing history, and managing channels.
Groestlcoin Spark is a purely off-chain wallet, with no on-chain payments. This allows Groestlcoin Spark to fully realize the awesome UX enabled by lightning.

Changelog 0.2.16:
• Compatibility with c-lightning v0.9.0
• Support multi-part payments, grouped together in the UI
• Extract destination and description of outgoing payments from the BOLT11 request
• Fix bug in automatic credentials generation
• Properly handle outgoing payments without an associated requested amount
• Workaround for incorrect bolt11 string reported by c-lightning
• Fix the build script to properly install the client devDependencies
• Fix YAML rendering of payments with unknown destination/description. This bug only manifested when expert mode was enabled.

Features:
• Pay and Request are pretty intuitive and don't require much explaining. Try them!
• Display unit: Click the balance on the top-right or the unit in the "request payment" page to toggle the currency display unit. The available options are gro, groestls, milli, grs and usd.
• Theme switcher: Click the theme name on the bottom-right to change themes (you can choose between 16 bootswatch themes).
• Payment details: Click on payments in the list to display more details. (note that the fee shown includes c-lightning's overpayment randomization)
• Expert mode: Click the version number on the bottom-left to toggle expert mode. This will add two new menu items, "Logs" and "RPC Console", and display yaml dumps with additional information throughout the app.
• Node address: Click the node id on the footer to open the node info page which displays your node address (as text and QR).
• Channel management: Click the "Channels" button inside the node info page to show and manage channels.

This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

Download the OSX wallet here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-mac.zip

Download Windows installer here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-win-setup.exe
Download Windows portable version here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-win-portable.exe
                                       
Download Linux Appimage installer here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-linux-x86_64.AppImage
Download Linux Snap installer here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-linux-amd64.snap
Download Linux Deb installer here: https://github.com/Groestlcoin/groestlcoin-spark/releases/download/v0.2.16/groestlcoin-spark-0.2.16-linux-amd64.deb

Source code: https://github.com/Groestlcoin/groestlcoin-spark/