Skip to content

kelonye/uniswap-v3-staker-frontend

Repository files navigation

Uniswap V3 Staker Frontend

A frontend to be used to perform liquidity mining incentives via the Uniswap V3 Staker Contract.

Example

This frontend was original used to build a frontend to be used to incentive liquidity mining of the Wrapped Witnet Token at https://witswap-staking.vercel.app. The incentive program(s) use the Uniswap V3 Staker Contract mentioned above.

Getting started

Configuration

  • Deploy the staker contract, and create a future incentive.
  • Deploy the subgraph to index data.
  • Update the config at src/config.tsx accordingly.

Run

  • Copy .env.local.sample to .env.local and configure.
  • Run make to start the app.
  • Visit the dapp at http://localhost:7373

Stack

License

MIT

About

Generic frontend for Uniswap V3 Staker contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published