crytic / crytic/crytic-compile

Look for globally installed libraries

Open
#79 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
197
Forks
97
PR merge metrics
No merged PRs in 30d

Description

In some cases, truffle can compile codebase with libraries without the need from a local `npm install`. I am not sure when this happens, but my best guess is that the libraries are installed globally.

It happened most of the time with the OZ libraries.

If the libraries are not present in `node_modules`, we should look in the globally installed libraries

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.