pull down to refresh
Technically possible, but it would have all the same problems of running LND on a mobile device... being asleep when it matters.
Darth has run it on an Android tablet in persistent mode, so it is viable on hardware like that used as a lite-server, but with a bit of advanced configuration.
Everything is harder on iOS though, would be a big lift to make it useful. Our whole thesis is that mobile nodes are a dead-end.
The newer breeze-sdk's aren't real Lightning nodes, its fake L2/cloud larp. They seem to have abandoned LND on mobile.
Could I start a LSP business using this? Just curious?
Not really a LSP.
You see there are two types of LSP:
- LiSP - Liquidity Service Providers - those who only sell liquidity channels
- LnSP - Lightning Service Providers - those who sell LN services, not only channels.
With LN Pub you are better being a LN bank for friends and family members. Indeed you will have to manage the liquidity for them.
A LiSP do not need LN pub running but other important stuff and the most important one is knowledge how to allocate properly the liquidity in channels that need it and secondly, a lot of capital. I mean a LOT !
Eventually yes, its a lower priority part of the roadmap, pretty serious scope given the security considerations, but something I do want to do.
Since it uses Nostr, it opens a lot of doors for decentralizing LSP's... it'd be able to advertise channel lease sales, routing fees for new opens, swaps, etc. Like liquidity ads, but without the malign use of LN gossip. Could even pay yield to non-admin depositors connected via ShockWallet.
Don't have a timeline, but we could limp in a minimal LSPs compatible API for channel opens if you want to allocate and provide the service to other Pub users. Right now Pub uses Olympus and Flashsats LSPs (plan to also add megalithic to replace voltage which deprecated their service)
Thanks. I am thinking about developing a SN native app for iOS that used shockwallet and LN pub for the backend to handle all the LN payments.
Then if it got big enough then back end could be an LSP.
Just trying to think is this even a possibility or thinking of something that technically isn’t possible.
Like a user downloads the SN app and automatically gets a shockwallet and full LN capabilities
Not really feasible to run the full stack in a mobile app
However, a preconfigured CLINK connection to your Pub could work, that way guests get a turnkey ux
Interesting!! Thanks for that feedback
That's not the point of LN pub.
The point is to have a stable PC at home, running LN pub and multiple mobile devices connected to it, as clients, PWA or managing the node.
For all those bundle RPis LN pub is a perfect match. You do not need anything else.
You have the Shock Wallet client app for android and for iShit. Or just use PWA.
Hmm 🤔
Hey @justin_shocknet can you run this as a back end for a custom iOS app?
Sorta how breez uses its SDK?