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 #17

Closed
wants to merge 11 commits into from
Closed

Add forge #17

wants to merge 11 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 16, 2022

Closes #15

  • Add forge
  • Restructure directory
  • Remove unnecessary files

Comment on lines +5 to +11
remappings = [
'ds-test/=lib/ds-test/src/',
'openzeppelin-contracts/=lib/openzeppelin-contracts/contracts/',
'@openzeppelin/=lib/openzeppelin-contracts/',
'uma/=lib/protocol/packages/core/contracts/',
'yamV3/=lib/yamV3/contracts/',
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to use remappings.txt instead to satisfy both dapptools and forge in the same time, so this part can be removed completely

@ethedev ethedev assigned ghost Feb 23, 2022
@ghost ghost closed this Apr 3, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Foundry
1 participant