path
- [Optional] By specifying path
you can set the rootpath
is set to the current working directory ./
runs
- [Optional] By specifying runs
between 1 and 999 yousolcVersion
- [Optional] By specifying solcVersion
you can setdocker
- [Optional] When you want to use a docker image for yourdocker=true
in order solcVersion
to acceptlist
- [Optional] By specifying list
you can list thedocker
,releases
, prereleases
and latestRelease
. By default only 10all
- [Optional] By specifying all
together with list
youquiet
- [Optional] Disable verboseness during compilation. Byquiet
is set to false.output
- [Optional] Defines the way that the logs are shown.none
- silences the output of logs, normal
- seestructured
- structured output inbuildDirectory
- [Optional] Defines the directory for placingworkingDirectory
- [Optional] Defines the folder to use for./contracts
./contracts/LimeFactory.sol
.deleteCompiledFiles
- [Optional] Delete the files in thedeleteCompiledFiles
is set to false.exportAbi
- [Optional] In addition to the json build files, etherlime build abis
exportAbi
is set to false.solcVersion
can accept the following values:--solcVersion=0.4.24
nightly-0.4.25-a2c754b3fed422b3d8027a5298624bcfed3744a5
native
the