add
add
Usage: add [contractName1[:contractAlias1] ... contractNameN[:contractAliasN]] [options]
add contract to your project. Provide a list of whitespace-separated contract names
- Options:
--all
add all contracts in your build directory--push [network]
push all changes to the specified network-f, --from <from>
specify the transaction sender address for --push--skip-compile
skips contract compilation--timeout <timeout>
timeout in seconds for each blockchain transaction (defaults to 600s)--no-interactive
force to run the command in non-interactive mode