2 Open Issues Need Help Last updated: May 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the Interledger Specs link in the project's README file from its current broken state to the correct URL: https://interledger.org/developers/get-started/. This involves modifying the README.md file and committing the change.

Complexity: 1/5
good first issue hacktoberfest

AI Summary: Fix the UI of the Payment options page by ensuring the 'Interledger' text is properly contained within its button element and resolving the conflicting Tailwind CSS classes ('text-md' and 'text-xl') causing layout issues. This involves inspecting and adjusting the CSS or HTML structure of the button to achieve correct text rendering and consistent styling.

Complexity: 2/5
bug good first issue