#solidity #ethereum #etherscan #web3 #collect

multisol-collector

Contract dependency collector for the multisol crate

4 stable releases

1.1.0 Feb 15, 2021
1.0.2 Jan 10, 2021
1.0.1 Dec 28, 2020
1.0.0 Dec 27, 2020

#8 in #etherscan


Used in multisol

MIT license

13KB
195 lines

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.

Dependencies

~6MB
~106K SLoC