Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 223 Bytes

File metadata and controls

12 lines (11 loc) · 223 Bytes

simple-lnd-tip

Creates a simple API for getting and paying invoices on testnet (!).

Installation

$ # first get dependency management tool
$ go get -u github.com/golang/dep/cmd/dep
$ dep ensure
$ go install