/GoodServer

Backend to support the GoodDAPP

Primary LanguageJavaScriptMIT LicenseMIT

GoodDollar API Server

We use

Build Status Coverage Status

Setup

  • copy env.example to .env
  • choose network kovan/truffle (see below how to setup local truffle node)
  • fill the mnemonic that was used to deploy contracts

Local Node

  • clone @gooddollar/goodcontracts
  • run truffle develop
  • in console type migrate --reset