Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 796 Bytes

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