Open Issues Need Help
View All on GitHubAI 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.
Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.
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.
Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.
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.
Nerite's fork of the Liquity v2 monorepo containing the contracts, subgraph and frontend.