Skip to content

hypermine-bc/ae-sample-project

Repository files navigation

AE sample project

Install and Restart

./restart-aebc.sh

Stop

./stop-aebc.sh

Other commands

aeproject node 
aeproject deploy
aeproject  compiler --start
aeproject  shape vue
npm i -g aeproject ## install the aeproject tool
mkdir firstAeProject 
cd firstAeProject 
aeproject init ## initiate a new project - creates project structure
aeproject node ## runs the blockchain with 3 nodes


aeproject deploy
aeproject history


npm i aeproject-logger --save
npm i aeproject-utils --save
npm i prompts --save


aeproject test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published