aeproject

2.2.0 • Public • Published

AEproject

npm version

AEproject is an aeternity framework which helps with setting up a project. The framework makes the development of smart contracts in the aeternity network pretty easy. It provides commands for compilation, deployment of smart contracts, running a local node, local compiler and unit testing the contracts.

AEproject consists of 5 separated packages. There are two main packages.

  • aeproject-cli - This package is responsible for reading aeproject commands from the command line
  • aeproject-lib - installing this package will give you access to the Deployer, which gives you the ability to deploy compiled contracts.
  • aeproject-logger - Using this package will give you the ability to print your historical deployments on the console.
  • aeproject-config - This package is used as helper where all the necessary configuration files are included.
  • aeproject-utils - Similarly to config this package helps with functions like ReadFile & keyToHex, etc.

Installing

npm i -g aeproject

Documentation

Documentation

Dependencies (15)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i aeproject

    Weekly Downloads

    1

    Version

    2.2.0

    License

    ISC

    Unpacked Size

    114 kB

    Total Files

    52

    Last publish

    Collaborators

    • vako_ftw
    • perseverance
    • vlad_ivanov
    • ochikov
    • thcrnk
    • bakasura
    • maptuhec
    • desimira
    • daniel.k.ivanov
    • georgi.getz
    • metselder