pull down to refresh
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
reply
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
reply
Interesting!! Thanks for that feedback
reply
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)