5 Commits

Author SHA1 Message Date
89261d039a Fix contributor id lookup for proposal creation script 2018-04-26 02:42:31 +02:00
85032353ca Use kredits library in add-proposal script 2018-04-23 12:06:04 +02:00
9669f0137b 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-20 00:22:09 +02:00
7d52161014 Document helper scripts to interact with the contracts 2018-04-04 22:05:22 +02:00
fc4c964253 Add scripts/add-proposal script 2018-04-03 20:21:56 +02:00