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

https://github.com/pooltogether/v5-vrgda-claimer-simulation


https://github.com/pooltogether/v5-vrgda-claimer-simulation

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# PoolTogether V5 Reverse VRGDA Claimer Simulation

## Setup

```
yarn
```

## Usage

**Note: needs a new version of Node**

To see options:

```
./src/simulateVrgdaClaimer.js --help
```

Or try out the Optimism data set:

```
./src/simulateVrgdaClaimer.js -gf data/gas_data_optimism.csv
```