solidity-unflattener
solidity-unflattener copied to clipboard
A tool for recreating solidity project files from flattened .sol contract files
Introduction
solidity-unflattener
is a tool for recreating solidity project files from flattened .sol
contract files.
Usage
npx @devdavi/unflatten <file_name> [<output_dir>] [--wd]
How to contribute
If you want to contribute to this project, feel free to make a PR or create an issue. All help is welcome :)
License
MIT © Davi Rodrigues