AEproject
  • AEproject
  • doc
    • developer-documentation
      • AEproject CLI
        • aeproject export-config
        • Installing and Help
        • aeproject inspect
        • aeproject deploy
        • aeproject compile
        • aeproject test
        • aeproject compatibility
        • aeproject node
        • aeproject env
        • aeproject compiler
        • aeproject init
      • License
      • Migratе from 2.x.x to 3.x.x (after Iris hardfork)
      • Quick Start
  • .github
    • ISSUE_TEMPLATE
      • feature_request
      • bug_report
Powered by GitBook
On this page
  • Install
  • Documentation

Was this helpful?

AEproject

Nextdoc

Last updated 3 years ago

Was this helpful?

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

Quick Start
AEproject CLI
Installing and Help
aeproject init
aeproject env
aeproject node
aeproject compiler
aeproject compile
aeproject deploy
aeproject test
aeproject inspect
aeproject compatibility
Migration from version 2.x.x to 3.x.x (after Iris hardfork)
License
npm version