defender-autotask-examples
defender-autotask-examples copied to clipboard
Example snippets for Defender Autotasks
It's a feature request. In this PR, I add terser module to compress the output file.
Hi, I am trying to run the [typescript example](https://github.com/OpenZeppelin/defender-autotask-examples/tree/master/typescript) locally. I cloned this repo. I added API keys and ran `yarn install` successfully. When I run `yarn start`, the script...
Link: https://docs.openzeppelin.com/defender/autotasks#local-development I'm trying to setup autotasks for local developmentand tried installing the yarn.lock with `yarn install --frozen-lockfile` but it doesn't actually install anything? What am I missing? I'm running...