AEproject

AEproject is an aeternity framework which helps with setting up a project to develop Sophia Smart Contracts. It provides commands to spin up a local environment as well as compilation and deployment of Sophia Smart Contracts. The initial scaffold provides an example contract, corresponding tests and an example deploy script.

Install

npm i -g @aeternity/aeproject

Documentation

Last updated