The user interface for interacting with V4 of the PoolTogether prize-savings protocol.
Install dependencies:
$ yarnMake sure you have direnv installed and copy .envrc.example to .envrc:
$ cp .envrc.example .envrcFill in your own values for .envrc, then run:
$ direnv allowTo run the local server, run:
$ yarn dev