Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 430 Bytes

Clams Website and LNURL Server

A Sveltekit static website for clams.tech and LNURL server implementation that works with Phoenixd.

Running the Website Locally

  • cd website
  • bun i
  • bun dev

Running the LNURL Server Locally

  • cargo run

Acknowledgements

The LNURL server is a fork of lnurl-server that has been modified to work with Phoenixd instead of LND.