link
link
Usage: link [dependencyName1 ... dependencyNameN] [options]
links project with a list of dependencies each located in its npm package
- Options:
--no-install
skip installing packages dependencies locally--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