Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.

3 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create API endpoints that return key metrics for the Liquity v2 landing page, including Stability Pool APR, total value locked (TVL), number of vaults, and the number of minted open editions. Calculations for APR and TVL may require additional research and integration with external APIs.

Complexity: 3/5
good first issue UI backend

Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.

Solidity

AI Summary: Update the Nerite Liquity v2 application's footer to include links to Discord and X (formerly Twitter), along with their respective icons. The icons should visually match those used on the nerite.org landing page.

Complexity: 2/5
good first issue UI

Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.

Solidity

AI Summary: Set up continuous integration (CI) for the frontend (FE) part of the Liquity v2 monorepo. This involves configuring a CI/CD pipeline (e.g., using GitHub Actions or similar) to automatically build, test, and deploy the FE code whenever a pull request (PR) is submitted. The goal is to ensure that every PR undergoes automated testing to verify the deployment process is working correctly before merging.

Complexity: 4/5
enhancement help wanted

Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.

Solidity