diff --git a/package.json b/package.json index b051969..313fa8b 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "compile": "hardhat compile && hardhat flatten:all", "build": "yarn compile && yarn types", "start": "ts-node ./src/index.ts", + "start:example": "ts-node ./example/index.ts", "lint": "eslint . --ext .ts" }, "files": [