daostack / arc.js_legacy

This repository is deprecated
GNU General Public License v3.0
28 stars 14 forks source link

Enable Travis tests to migrate contracts to testrpc #17

Closed dkent600 closed 6 years ago

dkent600 commented 6 years ago

Enable Travis test setup to migrate Arc contracts to testrpc.

Corollaries: remove testrpcDB from the repo migration must be done in the node_modules folder, not in a sibling arc clone as is being done now

dkent600 commented 6 years ago

Included in this will be sufficient scripts to enable consuming applications to get quickly up and running with testrpc and compiled contracts. (see, for example, https://github.com/daostack/Alchemy-Aurelia/issues/3)