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

chore: add remappings.txt #166

Merged
merged 1 commit into from
Jun 19, 2024
Merged

chore: add remappings.txt #166

merged 1 commit into from
Jun 19, 2024

Conversation

lumtis
Copy link
Member

@lumtis lumtis commented Jun 18, 2024

Add a remappings.txt for open-zeppelin dependencies

This allows:

  • Running Slither tool using slither [path]--solc-args "--allow-paths .,./node_modules" --solc-remaps @openzeppelin=node_modules/@openzeppelin
  • In the future, if we develop tests with Foundry, this files is also used to resolve dependencies

@lumtis
Copy link
Member Author

lumtis commented Jun 19, 2024

Temporarily disabling commit signing requirement FYI

@lumtis lumtis merged commit e795fb2 into main Jun 19, 2024
7 checks passed
@lumtis lumtis deleted the add-remappings branch June 19, 2024 07:40
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.

3 participants