WorkHeart USB node for Windows version
Last updated
Last updated
OS: win10(Recommended),win11
Storage: 100GB available storage
Memory: 4GB RAM
Processor: A processor with 6 cores, x86 architecture.
Download the program file
Create a folder in the C drive named privasea.
Copy the downloaded usb-windows-node.zip
file into this folder. If you unzip the file to another disk, be sure to replace the corresponding disk letter when executing commands.
Extract the usb-windows-node.zip
file to the current folder. The extracted folder will have the following structure:
Search online for instructions on how to start the PowerShell command window and follow the steps.
Refer to the following steps: In the search box in the lower-left corner of Windows, type "PowerShell", then select Windows PowerShell, and click "Run as Administrator."
After successful startup, proceed to the next step.
Obtain the keystore file.
Use an existing wallet keystore file or execute the following command to generate a new one:
Note: The program will prompt you to enter a password, please remember this password for future use. The generated keystore file will have a corresponding node address, please save this address, it will be used in the dashboard configuration
#Change to the decompressed program directory. Be sure to select the disk directory where you decompressed the files.
#the following command to generate the keystore:
Once the wallet is successfully generated, you will see the following information:
Instructions: 0xed78283432F4F73653e493Df0bEB5EC9FA4C33d3 is an example and may differ in your case.
Rename the keystore file:
In the C:\privasea\usb-windows-node\config
folder, select the keystore file you want to use. Right-click on it, select "Rename", and rename it to wallet_keystore
.
Use the wallet address corresponding to the keystore file to link it with the income address on DeepSea dashboard.
Make sure the usb is inserted correctly. And using PowerShell, run the following commands:
# Switch to the directory where the program is located:
# Start the calculation node:
# Parameter Explanation:
--usb_sn 1251559600
: Replace this with your USB Product ID number.
You will be prompted to enter the password for the keystore file in the running interface.
Successful startup as shown in the figure below.
If failed, please check: