Donate with Lightning

Enter the amount you would like to donate, then click the button to generate a payment request:

sats

Amount: { invoiceAmountLabel }

Expiry: { invoiceExpiryLabel }

Payment request: { invoiceHexLabel }

{#if !invoice || !invoice.id }

Payment Request

{/if}
{#if invoicePaid }

Received, Thanks!

{:else if invoiceExpired}

Request Expired

{:else}
{/if} {#if qrSrc && !invoicePaid && !invoiceExpired}
invoice qr code
{/if}