sendsats
An API for getting QR codes and Bolt11 Invoices from Lightning Addresses. Share anywhere; as a link for tips on a twitter profile, or via messenger apps.
Uses LNBits as a backend.
Example Use:
- https://sendsats.to/[email protected] will return a scannable Lightning QR Code for any valid Lightning Address.
Documentation: https://sendsats.to/docs
Source Code: https://github.com/bitkarrot/sendsats
Deploy your own copy on Vercel
Live Demo: https://sendsats.to
This is a work in progress
TODO:
- QR codes with text indicators
- pytest
- pydantic
- docs