Project Initialization
Last updated
Was this helpful?
Last updated
Was this helpful?
Optionally a folder
can be specified for the project to be initialized in, otherwise the current directory is used.
Creates a new project structure with a few folders in which the developer can create contracts and tests, as well as installing needed dependencies.
For upgrade from old AEproject versions check out and .
Updates the project structure and needed artifacts to the latest version, as well as installing needed dependencies.
The additional parameter --next
can be used to either initialize or update a project with changes for an upcoming hard-fork if available.