Start server
The following command will start blockchain node. Docker image will be downloaded automatically during the first run.
./start.shStart script requires BLOQLY_HOME environment variable to be present. For convenience you can just prepend it to the beginning of the command line and set to the current folder.
BLOQLY_HOME=. ./start.shIt is recommended to add BLOQLY_HOME and other environment variables to .your .bashrc or .profile files.
Last updated
Was this helpful?