Skip to content

pooltogether/pooltogether-pods-ui

Repository files navigation

PoolTogether Brand


PoolTogether v3 - Pods Frontend

The Pods UI allows users to interact with the PoolTogether v3 Pods smart contracts.

The application is live at https://pods.pooltogether.com.

To run the project against a local node you can use the pods-v3-contracts.

With those contracts you can bootstrap a local Hardhat EVM instance to test and develop the application locally. For the fastest setup, it's recommended to run a mainnet fork - allowing the Pods to communicate with existing PrizePools.

Setup

Install dependencies:

$ yarn

Copy the .env.example to .env and fill in your own values for .env:

$ cp .env.example .env

To run the local server, run:

$ yarn dev

Developer Tools

About

Browser Interface for the Pods Smart Contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published