BlockCatIO / solidity-flattener

A python utility to flatten Solidity code with imports into a single file.
MIT License
267 stars 98 forks source link

More support for solc options #16

Open Eenae opened 6 years ago

Eenae commented 6 years ago

Fix for issue #5: accepting multiple paths via --solc-paths.

Also, added support for --allow-paths solc option.

dostu commented 6 years ago

+1