Skip to content

⚡ Lightning swap is a simple off-chain to on-chain swap service.

License

Notifications You must be signed in to change notification settings

unflawed/lightning-swap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Lightning swap is a simple off-chain to on-chain swap service.

How to start?

1 - Edit the configuration file with your LND node information and instantiate Lnbits.

nano .env

2 - With the configuration done now you can start the application with a simple command.

docker-compose --env-file .env up -d

Now access: http://localhost:5173

About

⚡ Lightning swap is a simple off-chain to on-chain swap service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • Python 38.5%
  • CSS 7.8%
  • Shell 1.8%
  • Other 1.5%