@pooltogether/v4-autotask-lib
v1.1.0
Published
The autotask library helps manage V4 contract execution.
Readme
PoolTogether V4 Autotask Library
The autotask library helps manage V4 contract execution.
Getting Started
To start developing, use:
npm start # or yarn startTo create build, use:
npm build # or yarn build