Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pooltogether/pooltogether-winner-simulator


https://github.com/pooltogether/pooltogether-winner-simulator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# PoolTogether Prize Simulator

This script calls the Pool#calculateWinner(entropy) function on the Pool contract using random numbers.

It allows us to simulate the winner selection

# Setup

Clone this repository

```
$ git clone [email protected]:pooltogether/pooltogether-winner-simulator.git
```

Install dependencies

```
$ yarn
```

# Usage

```sh
$ yarn winnersim --help
```