home.social

#webln — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webln, aggregated by home.social.

fetched live
  1. @brianoflondon @dave

    > these accounts are a one time cost of around $2. Payable with lightning.

    I was able to set one up using #Cashapp to pay the QR code quickly and easily.

    > My wallets automatically receive #keysend without any issues.

    Worked perfectly paying with #WebLN and #Alby API in my testing.

    I'm hoping the compatible API will make it easy for Alby to connect to the #v4v.app wallet with the browser extension for WebLN keysend payments.

  2. any #webln devs familiar with this error message when using webln.keysend()? "Error: 400: Internal keysend payments require the custom record 696969 to be present.", using the latest documentation, pretty sure that customrecord value is already set also... #boost #Value4Value #getAlby #dev #PodCast

  3. so if i have a value block with multiple recipients, i need to make multiple boosts? i cant just send one boost with multiple recipients? i hope im not missing something obvious... #webln #boost #Value4Value #getAlby #dev

  4. New feature: ⚡️ will now show up next to Bitcoin Lightning enabled podcasts (if you accept the V4V terms).

    Compatible with #WebLN wallets like getalby.com

    podverse.fm/podcast/peLVTHMwlg

  5. A lightning tipping button that fits in one tweet:

    <button onclick="WebLN.requestProvider().then((webln) => {webln.lnurl('[email protected]'); })">Send Sats</button>
    <script src="unpkg.com/[email protected]/dist/web"></script>

    #webln