defender-autotask-examples icon indicating copy to clipboard operation
defender-autotask-examples copied to clipboard

Example snippets for Defender Autotasks

Results 3 defender-autotask-examples issues
Sort by recently updated
recently updated
newest added

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...