scripts: Add CW3 deployment to Launchpad Wasm

This commit is contained in:
willclarktech
2020-11-18 13:20:28 +01:00
parent 5b69ce7da7
commit 7c5dd3e467
2 changed files with 92 additions and 0 deletions
+1
View File
@@ -26,4 +26,5 @@ SCRIPT_DIR="$(realpath "$(dirname "$0")")"
)
"$SCRIPT_DIR/deploy_hackatom.js"
"$SCRIPT_DIR/deploy_erc20.js"
"$SCRIPT_DIR/deploy_cw3.js"
# "$SCRIPT_DIR/deploy_nameservice.js"