Skip to content

r4881t/v4-ui

 
 

Repository files navigation

PoolTogether V4 UI

The user interface for interacting with V4 of the PoolTogether prize-savings protocol.

Setup

Install dependencies:

$ yarn

Make sure you have direnv installed and copy .envrc.example to .envrc:

$ cp .envrc.example .envrc

Fill in your own values for .envrc, then run:

$ direnv allow

To run the local server, run:

$ yarn dev

Developer Tools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.8%
  • JavaScript 16.4%
  • Other 0.8%