/sendsats

FastAPI with async for generating QR codes and bolt11 for Lightning Addresses

Primary LanguagePythonMIT LicenseMIT

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-legend as a backend.

This is a Work in Progress!

Example Use:

replace me@mydomain.com with your lightning address


Documentation: https://sendsats.to/docs

Source Code: https://github.com/bitkarrot/sendsats


Deploy your own copy on Vercel

Deploy with Vercel

Live Demo: https://sendsats.to

This is a work in progress

TODO:

  • QR codes with text indicators
  • pytest
  • pydantic
  • docs