Setup a dev environment and complete bid and exploit scripts using provided scaffolding code
- clone this repo
yarn install
to install all depsyarn compile
to compile contracts and generate typings
yarn run:bid
- runs bid scriptyarn run:exploit
- runs exploit script