Add staking contract to deployment

This commit is contained in:
Simon Warta
2020-05-25 09:37:10 +02:00
parent c70bf607c8
commit 833c0f64fa
4 changed files with 57 additions and 0 deletions
+1
View File
@@ -11,3 +11,4 @@ echo "Okay, thank you for your patience."
SCRIPT_DIR="$(realpath "$(dirname "$0")")"
"$SCRIPT_DIR/deploy_erc20.js"
"$SCRIPT_DIR/deploy_nameservice.js"
"$SCRIPT_DIR/deploy_staking.js"