Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kautukkundan/multicall-interview


https://github.com/kautukkundan/multicall-interview

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Multicall-Bid Contract

### Objective

Setup a dev environment and complete bid and exploit scripts using provided scaffolding code

### Steps to setup repo

1. clone this repo
2. `yarn install` to install all deps
3. `yarn compile` to compile contracts and generate typings

### Important Scripts

1. `yarn run:bid` - runs bid script
2. `yarn run:exploit` - runs exploit script