Skip to content

Federated Lightning addresses server.

License

Notifications You must be signed in to change notification settings

bitcoin-brasil/satdress

 
 

Repository files navigation

Satdress

Federated Lightning Address Server

How to run

  1. Download the binary from the releases page (or compile with go build or go get)
  2. Set the following environment variables somehow (using example values from bitmia.com):
PORT=17422
DOMAIN=bitmia.com
SECRET=askdbasjdhvakjvsdjasd
SITE_OWNER_URL=https://t.me/qecez
SITE_OWNER_NAME=@qecez
SITE_NAME=Bitmia
  1. Start the app with ./satdress
  2. Serve the app to the world on your domain using whatever technique you're used to

Get help

Maybe ask for help on https://t.me/lnurl if you're in trouble.

About

Federated Lightning addresses server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 41.2%
  • HTML 36.7%
  • CSS 18.3%
  • Dockerfile 2.0%
  • Makefile 1.8%