init
init
Usage: init <project-name> [version]
initialize your ZeppelinOS project. Provide a <project-name> and optionally an initial [version] name
- Options:
--publish
automatically publishes your project upon pushing it to a network--force
overwrite existing project if there is one--link <dependency>
link to a dependency--no-install
skip installing packages dependencies locally--push [network]
push all changes to the specified network--skip-compile
skips contract compilation-f, --from <from>
specify the transaction sender address for --push--timeout <timeout>
timeout in seconds for each blockchain transaction (defaults to 600s)