gnosis/run-with-testrpc

Name: run-with-testrpc

Owner: GNOSIS

Description: Runs commands with TestRPC in the background

Created: 2017-07-13 12:48:12.0

Updated: 2018-05-18 14:15:38.0

Pushed: 2017-11-21 22:34:10.0

Homepage: null

Size: 52

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

run-with-testrpc

Runs commands with TestRPC in the background. Install with:

i --save-dev run-with-testrpc

Basic usage example:

de_modules/.bin/run-with-testrpc 'truffle test'

Note that the command is one shell argument.

You can run a TestRPC sc fork instance using 32 addresses with:

de_modules/.bin/run-with-testrpc --testrpc-cmd testrpc-sc -a 32 'truffle migrate && truffle test'

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.