@aeternity/aeproject

[![npm version](https://badge.fury.io/js/%40aeternity%2Faeproject.svg)](https://badge.fury.io/js/%40aeternity%2Faeproject)

Usage no npm install needed!

<script type="module">
  import aeternityAeproject from 'https://cdn.skypack.dev/@aeternity/aeproject';
</script>

README

AEproject

npm version

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