| Hi y'all, roasbeef here, the co-creator of the LSAT protocol! Was really thrilled to see this link organically get so far up on HN. Since we initially released the linked website and corresponding blog post [1] a year ago, we've continued to develop Aperture [2], a pure-Go reverse proxy that natively speaks the LSAT protocol. We use Aperture in front of all our Lightning/Bitcoin related services, with the LSAT credential itself serving as richly featured API tokens. We have a lot of cool stuff planned to bridge the gap here between the server-side/protocol and the web itself, in the form of a new "Lightning Browser Kernel" that'll abstract away a lot of the underlying flow, to make logging in or beginning to stream payments for a computational API as easy as clicking a button. Excited to be able to share more in this direction towards the end of the year. On the web application side, since then developers like Buck have also started to release wrappers around _existing_ web application frameworks to allow developers to add Lightning-based monetization/metering/authentication directly into their web apps [3]. If you want to see the web app wrapper live, then check out this LSAT playground that lets you interactively produce/verify/satisfy an LSAT right from your browser [4]. Happy to field any questions related to LSAT our our vision of the Lightning Native web! [1]: https://lightning.engineering/posts/2020-03-30-lsat/ [2]: https://github.com/lightninglabs/aperture [3]: https://github.com/tierion/now-boltwall [4]: https://lsat-playground.bucko.vercel.app/ |
For anyone interested in the Lightning Network in general, I'll mention one more great resource:
Builder's Guide to the LND Galaxy https://docs.lightning.engineering/