Run yarn install
to install dependencies
$ yarn docgen
$ yarn compile
$ yarn test
$ yarn runScripts --network=mainnet-ovm
This can also be run on kovan-ovm
- though getting the blockNumbers will take very long. Modify the scripts/runScripts.ts
file to adjust the scripts that are being run by changing the RUN_PARAMS
object.