Operation Guide
Start/Stop/Restart EN
The binary file of the WEMIX3.0 client node (i.e., gwemix
) can be controlled using the following command.
Start
This is a command to run the built gwemix
using script (i.e., gwemix.sh
).
When gwemix
is executed with the above command, a log file with a size of 10MB is automatically saved in the {data_folder}/log
directory. Up to 6 log files are saved, and this number can be changed in gwemix.sh
.
Stop
This is a command to stop running gwemix
.
Restart
This is a command to stop and start gwemix
in operation.
Remove data
This is a command to delete all chaindata
of gwemix
in operation. Please note that all chaindata
will be removed by this operation.
Console access
This is a command to access gwemix
JavaScript console.
Log
The status of the current gwemix
can be identified using the log file.
The log level is divided from 1 to 5 and the default is 3.
To change the log level, access the gwemix console and execute the command below to apply immediately.