Expand description
This is a crate that recursively collects all the contracts that the user provided contracts depends on.
It is assumed that the user runs Multisol from the root of their Solidity project, where there is a “node_modules” folder.
Functions§
- run
- Entry point to the crate.