Use prompt instead of argv arguments in scripts #32

Closed
bumi wants to merge 3 commits from feature/multi-network-support-for-scripts into master

3 Commits

Author SHA1 Message Date
61455e6844 correct ganache port 2018-04-19 22:20:44 +02:00
df0455e5e0 hacking 2018-04-19 22:19:48 +02:00
4cf1f4eea7 Use prompt instead of argv arguments in scripts
This makes it easier to handle truffle arguments which we for example
need to specify the network.
So we ask the user for input instead on using the argv array which might
change.
2018-04-19 15:59:40 +02:00