https://github.com/pooltogether/v5-vrgda-claimer-simulation
https://github.com/pooltogether/v5-vrgda-claimer-simulation
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pooltogether/v5-vrgda-claimer-simulation
- Owner: pooltogether
- Created: 2023-02-12T00:52:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T19:44:56.000Z (over 3 years ago)
- Last Synced: 2025-04-25T04:03:31.266Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```