Skip to content

getAlby/lnurl-nwc

Repository files navigation

LNURL-NWC

This is a web application that allows to create LNURL strings and QR codes for NWC connections.

It is completely stateless because the NWC connection string is encoded as part of the LNURL. Because of this it is important that only read-only NWC connections are used!

How to run it

Development

$ deno task dev

Production

$ deno task start

Also have a look at the Dockerfile to run it as a docker container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published