Expand description
Support for compiling [foundry_compilers::Project]
Structsยง
- How big the contract is and whether it is a dev contract where size limits can be neglected
- Builder type to configure how to compile a project.
- Contracts with info about their size
Constantsยง
Functionsยง
- Compiles target file path.
- contract_
size ๐Returns the deployed or init size of the contract. - Creates a [Project] from an Etherscan source.
- Configures the reporter and runs the given closure.