<div>hello everyone,</div><div><br></div><div>I like <a href="https://github.com/shesek/spark-wallet">https://github.com/shesek/spark-wallet</a> very much, so I thought I would make it possible to distribute it as a single binary to make it even easier than it is today for people to run it, so I rewrote the server part in Go and cloned the client part (with a simple `npm install`, which means new updates can come easily).<br></div><div><br></div><div>It's smaller and hopefully also faster and lighter: <a href="https://github.com/fiatjaf/sparko" target="_blank" rel="noopener noreferrer">https://github.com/fiatjaf/sparko</a> (binaries for download in the releases page). Almost all options are supported, notable exceptions for now are Tor and the local file cookie thing (because I failed to understand how it works).<br></div><div><br></div><div>My idea is that the Spark server could serve as a solid foundation for multiple use-cases, not only a GUI wallet, but basically anything that must talk to the lightningd RPC over HTTP, so it makes sense to iterate on that, perhaps integrate new features that may or may not be implemented in the original Spark server.</div><div><br></div><div>thanks,</div><div>fiatjaf<br></div>