Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yzernik/example_lnd_project
Example app using lnd as a lightning backend
https://github.com/yzernik/example_lnd_project
Last synced: 19 days ago
JSON representation
Example app using lnd as a lightning backend
- Host: GitHub
- URL: https://github.com/yzernik/example_lnd_project
- Owner: yzernik
- Created: 2019-10-13T00:05:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T03:05:20.000Z (over 5 years ago)
- Last Synced: 2024-11-15T09:51:05.059Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example_lnd_project
Example app using lnd as a lightning backend## Run the app
```
$ cd docker
$ docker-compose up
```