How to unflatten Solidity contracts
In this article, I will show you how to easily unflatten a Solidity contract back into its organized project structure with a brand-new tool I created.
Flatten? Unflatten? What's that?
A Solidity contract is often "flattened" when being verified on a...
blog.devdavi.io2 min read
Stephen Novosel
full stack smart k dev
Davi, will this work with sources flattened with Hardhat?