pull down to refresh
282 sats \ 0 replies \ @nullama 14 Sep 2023 \ parent \ on: Stacker Saloon
I think SN should do something similar to what the guys at Alby are doing.
Alby is also a custodial lightning wallet, but they based their wallet on LNDHub, so you get all the benefits of it.
Here's some tech info from Alby-LNDHub that you can snoop and get inspired:
-
Accessing Alby via LndHub
-
LightningHub API documentation
-
Accounting wrapper for the Lightning Network. It provides separate accounts for end-users. (LndHub compatible API written in Go)
-
Main Alby github repo