Skip to content

Latest commit

 

History

History

README.md

PoolTogether Brand


💻   Protocol Incentives App

next ts tailwind version

🏆   Overview

A simple app to present the protocol's many onchain and offchain incentives for contributors, be it for front-end, running bots, creating new vaults, etc.

🏎️   Quickstart

Running Development Server

Run the development server through pnpm dev.

Open http://localhost:3009 on your browser to see the resulting app.

App Structure

The app follows the following structure:

  • pages - All of the pages in the app!
  • components - React components that make up the contents of the pages.