Verge Wallet Service This repository contains the automated scripts used to deploy Verge Wallet Service (VWS) to Verge's public servers. Development $ cd db $ docker-compose up -d $ cd .. $ cd api $ docker-compose up -d Production See circle CI configuration