Michael Bumann afbd114a36 Add app upgrade helper script
This script deploys a new app version, upgrades the given DAO to the
latest version of that app and builds the ABI files for the wrapper.

usage:

    scripts/upgrade.sh <app name> <dao address>

e.g.

    scripts/upgrade.sh token 0xfoobar

The DAO address can also be set as environment variable
$KREDITS_DAO_ADDRESS
2019-04-04 19:51:38 +02:00
..
2019-03-28 12:39:04 +01:00
2019-03-29 12:05:51 +01:00
2019-04-03 10:24:11 +02:00
2019-04-03 11:41:55 +02:00
2019-04-04 19:51:38 +02:00