Picodes / 4naly3er

Static smart contract code 4naly3er

Home Page:https://github.com/Picodes/4naly3er

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to specify remappings?

izcoser opened this issue · comments

I'm getting remapping related errors such as:

solmate/src/tokens/ERC721.sol import not found.

when the file is question is at

lib/solmate/src/tokens/ERC721.sol.

Does this application support remappings?
If not, do you suggest something?

Checking the source code, the application looks for a remappings.txt file in the target directory. Maybe add this to the README.md