The autotask library helps manage V4 contract execution.
npm install v4-autotask-libThe autotask library helps manage V4 contract execution.
To start developing, use:
``bash`
npm start # or yarn start
To create build, use:
`bash``
npm build # or yarn build