#User must have execute permissions for the folder
-
Run
./ubuntu18_docker_and_py.shto install Docker and Python dependencies. -
Run
./ubuntu18_indy_sdk.shto install dependencies for our Blockchain Ledger. -
Run
./ubuntu18_install_nodejs.shto install NodeJS.
#User must have execute permissions for the folder
-
Run
sudo ./libraries/v-network/manage buildto build ledger. -
Run
sudo ./libraries/v-network/manage startto start four nodes and web server for our ledger. -
In the browser, use http://127.0.0.1:9000 to access ledger exploer.
-
Run
sudo ./libraries/v-network/manage stopto stop ledger and web server.
In the terminal, run script in the Agent Provision to start the agent and controller.