gnosis / run-with-testrpc

Runs commands with TestRPC in the background
GNU General Public License v3.0
5 stars 9 forks source link

Added TestRPC as a dependency #2

Closed cag closed 7 years ago

cag commented 7 years ago

Should resolve https://github.com/gnosis/run-with-testrpc/issues/1

I think originally I didn't add this as a requirement because this module can technically be used with the testrpc-sc fork, for example. However, in the overwhelming majority of cases, I'd guess that the regular TestRPC is desired. So here it is as a dependency.