You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Otto Suess cc9f5e5b2b
add installation instructions to readme
7 years ago
.gitignore Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md add installation instructions to readme 7 years ago
config.go add go files 7 years ago
zapconnect.go add go files 7 years ago

README.md

zapconnect

Generate QRCode to connect iOS app to remote LND

Install

go get -d github.com/LN-Zap/zapconnect
go get ./...
go install -v ./...