Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Forge Foundry Support #4802

Open
lukehungngo opened this issue Feb 5, 2025 · 0 comments
Open

Add Forge Foundry Support #4802

lukehungngo opened this issue Feb 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@lukehungngo
Copy link

lukehungngo commented Feb 5, 2025

Why

UMA protocol currently lacks native support for the Forge Foundry framework, forcing projects to rely on soldeer for package management. This change is motivated by the need to simplify dependency management for projects using Forge Foundry.

How

  • Update the .gitmodules file to include necessary references for Forge Foundry dependencies.
  • Add a new lib folder containing the required Forge Foundry libraries.
  • Update build scripts and configurations for compatibility with Forge Foundry.
  • Introduce a basic foundry.toml configuration file.
  • Adjust tests to ensure smooth operation within the Foundry environment.

Resolution

UMA protocol will support integration with Forge Foundry without the need for soldeer, enabling projects to install it as a dependency. Verification will be confirmed through successful builds and passing tests.

Difficulty Score [1-10]
5

Contact
Please contact me or my teammate Rob for further discussion.

@lukehungngo lukehungngo added the enhancement New feature or request label Feb 5, 2025
@lukehungngo lukehungngo changed the title Title: Add Forge Foundry Support Add Forge Foundry Support Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant