Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 368 Bytes

lightning-lnurl-auth-usage

This repo contains TS api codes to authenticate your user with lightning network lnurl-auth.

Heavily on Typescript

#TODO

Reconfigure to persist to a database instead of Map Object in memory

Rescale to return json which can then be processed into qr code on the frontend instead of html/text format returned by default to the client.