Skip to content

developerdavi/solidity-unflattener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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