Global Feed Post Login
Replying to Avatar Xtr3m3hodl

I built a lnurl server that uses phoenixd as the funding source. The beauty of lnurl is anything can be used as a funding source. Phoenixd exposes an http API. This http API is exposed through a tunnel from my local PC to a vps. Phoenixd could be run on the vps directly though

Avatar
Ape Mithrandir 1y ago

Thanks. Do you have a link to the LNUrl server you used and any guides that might have helped you?

Reply to this note

Please Login to reply.

Discussion

Avatar
Xtr3m3hodl 1y ago

Here is a sample python server repo. https://github.com/gbozee/simple-lnurl-server

Thread collapsed