Skip to content

hugomd/lnd-invoice

Repository files navigation

lnd-invoice

Hosts a tiny API that generates a QR code for a Bitcoin Lightning invoice.

Demo

You can try it out here: https://lightning.hugo.md/

Screenshot

Usage

docker run \
  -p 8080:8080 \
  -e LND_IP="10.0.0.1" \
  -e LND_PORT="8080" \
  -e MACAROON_BASE64="YOUR_MACAROON" \
  ghcr.io/hugomd/lnd-invoice:889b897

However GitHub Packages doesn't allow non-auth'd pulling, so I'll be pushing this to Docker Hub shortly for public usage.

About

Generates a ⚡ payment invoice with a QR code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •