Jayant Krishnamurthy %!s(int64=2) %!d(string=hai) anos
pai
achega
1801107a54
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      cosmwasm/tools/package.json

+ 3 - 1
cosmwasm/tools/package.json

@@ -5,7 +5,9 @@
   "main": "deploy.js",
   "type": "module",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"Error: no test specified\" && exit 1",
+      "generate-mnemonic": "node generate-mnemonic.js",
+      "deploy-pyth": "node deploy-pyth-bridge.js"
   },
   "author": "",
   "license": "ISC",