Your user address is also a Lightning Address! The easiest way to receive sats is by just giving out your address:
disabled="disabled" data-clipboard-target="source" />
You can connect various wallet apps to your account. This allows you to both receive and send sats. Any wallet that supports LNDHub accounts should be able to add/import your account using our setup code/URL:
or
<%= render QrCodeModalComponent.new(qr_content: @wallet_setup_url) %>Firefox / Chrome (Opera, Brave, Chromium-based browsers)
Choose "LNDHub (Bluewallet)" in the connect dialog and paste the setup URL in the "LNDHub Export URI" field.
Android / iOS / macOS
When adding a wallet, choose "Import wallet" on the bottom of the screen, then scan the setup QR code.
Android / iOS
On first launch, tap "Scan node config" and scan the setup QR code. Add your Lightning address as a nickname, then "Save node config".
You can print out or publish a QR code for people to scan with their wallet apps, so they can send you sats without a direct personal interaction (for example at a concert, or on your website).
<%= link_to "Download SVG file", qr_lnurlp_services_lightning_index_path(format: "svg"), class: "btn-md btn-blue w-full sm:w-auto"%> or <%= link_to "Download PNG file", qr_lnurlp_services_lightning_index_path(format: "png"), class: "btn-md btn-blue w-full sm:w-auto"%>