AdamGold / GoodServer

Backend to support the GoodDAPP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodDollar API Server

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

About

Backend to support the GoodDAPP

License:MIT License


Languages

Language:JavaScript 95.3%Language:HTML 4.0%Language:Shell 0.7%