This is part of the **Rakía** Bitcoin Machine platform. # lamassu-server [![Build Status](https://travis-ci.org/lamassu/lamassu-server.svg?branch=master)](https://travis-ci.org/lamassu/lamassu-server) Lamassu remote server. ## Installation ```sh git clone git@github.com:lamassu/lamassu-server.git cd lamassu-server npm install ``` ## Running ```sh node lib/app.js ```