Skip to content

clams-tech/clams.tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.