Skip to content

Run a Lightning Node ⚡ with one command: docker-compose up.

Notifications You must be signed in to change notification settings

georgantas/1click-lnd-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start lnd, use command docker-compose up, and wait a minute.

To access your lnd container use docker exec -it lnd bash. Use lncli create to create a new wallet, and lncli unlock to unlock it. With an unlocked wallet, you can use the Thunderhub GUI to interact with your node. To access Thunderhub, visit localhost:3000 in your web browser (username: admin, password: password).

About

Run a Lightning Node ⚡ with one command: docker-compose up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published