SkillAgentSearch skills...

Sendsats

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

Install / Use

/learn @bitkarrot/Sendsats
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • https://sendsats.to/me@mydomain.com will return a scannable Lightning QR Code for any valid Lightning Address. currently it defaults to 10 sats, and is in PNG format

  • https://sendsats.to/tip/me@mydomain.com/amt/1000 will return a scannable Lightning QRCode for 1000 sats in PNG

  • https://sendsats.to/svg/me@mydomain.com will return a SVG - XML format QR code in json format that can be embedded into other content.

  • https://sendsats.to/bolt11/me@mydomain.com will return a bolt11 invoice in json format.


Documentation: <a href="https://sendsats.to/docs" target="_blank">https://sendsats.to/docs</a>

Source Code: <a href="https://github.com/bitkarrot/sendsats" target="_blank"> https://github.com/bitkarrot/sendsats </a>


Deploy your own copy on Vercel

Deploy with Vercel

Live Demo: <a href="https://sendsats.to">https://sendsats.to</a>

This is a work in progress

TODO:

  • QR codes with text indicators
  • pytest
  • pydantic
  • docs
View on GitHub
GitHub Stars25
CategoryDevelopment
Updated2mo ago
Forks2

Languages

SCSS

Security Score

95/100

Audited on Feb 3, 2026

No findings