Podcastindex-org / helipad

This is a simple lnd poller and web front-end to see and read boosts and boostagrams.
MIT License
31 stars 14 forks source link

Added browser-based reply boosts (e.g. WebLN, Alby) #78

Closed ericpp closed 10 months ago

ericpp commented 10 months ago

Adds an additional option to the reply boost modal to select between Node and Browser (if a WebLN extension is installed). If Browser is selected, it enables the WebLN extension and sends the boost through it instead of the node.

Resolves #76