push
push
Usage: push --network <network> [options]
deploys your project to the specified <network>
- Options:
-f, --from <from>
specify transaction sender address-n, --network <network>
network to be used--skip-compile
skips contract compilation-d, --deploy-stdlib
deploys a copy of the stdlib for development--reset
redeploys all contracts (not only the ones that changed)