Otto Suess
7 years ago
1 changed files with 8 additions and 0 deletions
@ -1,3 +1,11 @@ |
|||||
# zapconnect |
# zapconnect |
||||
|
|
||||
Generate QRCode to connect iOS app to remote LND |
Generate QRCode to connect iOS app to remote LND |
||||
|
|
||||
|
## Install |
||||
|
|
||||
|
``` |
||||
|
go get -d github.com/LN-Zap/zapconnect |
||||
|
go get ./... |
||||
|
go install -v ./... |
||||
|
``` |
||||
|
Loading…
Reference in new issue