Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

File metadata and controls

14 lines (8 loc) · 466 Bytes

aeproject init

Initialize AEproject

aeproject init

The init command creates aeternity project structure with a few folders in which the developer can create

the contracts, tests and deployment files and scripts. Docker configuration files are also created, for easy use of the aeternity blockchain network.

The init --update command updates projects files. Important all files in docker folder and docker-compose will be replaced.