NuLink Worker Installation
NuLink worker node can be run from a docker container.
Docker install and update
Install Docker Engine
Pull the latest NuLink image.
Create a directory in your host machine for later usage.
Copy the keystore file of the Worker account to the host directory selected in step 3. The private file generated by NuLink Worker will also be stored in this directory.
Please ensure that this directory has 777 permissions:
Last updated