/ln-service

LN REST Service

Primary LanguageJavaScript

Installation Instructions

PREREQUISITES: Please have git installed, and have a working github account, preferably with SSH access. Please also make sure that you have npm installed, too. The best way to install it for personal use is NVM. Willingness to report bugs?

$ mkdir -p ~/projects/lninterfaces
$ cd ~/projects/lninterfaces
$ ls
$ git clone git@github.com:alexbosworth/ln-service.git
$ git clone https://github.com/alexbosworth/ln-service.git
$ ls
$ cd ln-service
$ ls
$ npm install