As the instructor, you’ll want to set up the following:

Install Docker:

apt install docker.io docker-compose

Clone the Repository containing the project:

git clone <https://github.com/androidteacher/iCSI_Coin_2026.git>

image.png

cd to the directory containing the Startup scripts:

cd iCSI_Coin_2026/iCSI_COIN_PYTHON_PORT/STARTUP_SCRIPTS

image.png

Start it up with the provided startup script:

cd iCSI_Coin_2026/iCSI_COIN_PYTHON_PORT/STARTUP_SCRIPTS/
./start_user_node.sh

image.png

Once the node is finished building, you’ll see this message:

image.png

Go to http://localhost:8080 and create the initial username/password for the node.

image.png

The student directions provide an overview of the administrative interface.