/lamassu-install

Install your remote server for the Lamassu Bitcoin Machine

Primary LanguageShellThe UnlicenseUnlicense

lamassu-install

This will install your Lamassu Bitcoin Machine remote server.

Instructions

  1. Start a new Digital Ocean droplet

  2. ssh into the droplet and paste the following command:

    curl -#o install \
    https://raw.githubusercontent.com/lamassu/lamassu-install/master/install && \
    bash install
    
  3. You should be set. Just follow the instructions on the screen to open your dashboard.