Getting Started With Connect!
Vultr Set Up
Note - This process applies for the setup of both lite and Smart nodes. Once you have set up a server for lite nodes, the system will automatically detect and run up to 100 lite nodes of the same brand.
​
-
Log in to Vultr or create an account
-
Create a VPS instance by clicking the plus icon on the top right
-
Select Cloud Compute
-
Select Regular Performance
-
Select the region closest to your location
-
Select Debian 11 x64
-
Select the 25 GB SSD priced at $5/month
-
Turn off "Enable Auto Backups"
-
Can keep the "Additional Features" the same
-
Under Server Hostname & Label you will want to name your server. The Hostname will be the same for all VPS setups you complete, and the Label Name will be the name for that specific Server. For example: Hostname: GreenNodeServer Label Name: GreenNode1
-
Click Deploy Now
-
Wait for the installation to finish (this may take a few minutes)
​
Node Installation:
-
Once the installation has finished and the status says Running, click on the name of the server
-
Copy the password by clicking the clipboard icon, to the right of the password
-
Click on the computer screen icon, on the right side of the page.This will open a new window that you will use to complete the setup
-
In the console window, type the word “root” and click ENTER
-
Click the toolbar icon on the left side of the window
-
With the toolbar expanded, click the clipboard icon
-
Click in the text area, and paste (Mac: ⌘ + V, Windows: Ctrl + V) the password in the text box
-
Click Paste
-
Hide the toolbar by clicking the toolbar button
-
Click ENTER, to submit the password
-
Select the command listed below for the node brand you are setting up, and copy and paste it into the clipboard text box, then click Paste.
​
Green:
bash <(wget -qO- https://static.setpowerfree.com/softnode/green-node_linux-amd64.sh)
Liberty:
bash <(wget -qO- https://static.libertyblockchain.com/softnode/liberty-node_linux-amd64.sh)
WIN:
bash <(wget -qO- https://static.connectblockchain.net/softnode/win-node_linux-amd64.sh)
Galvan:
bash <(wget -qO- https://static.galvan.health/softnode/galvan-node_linux-amd64.sh)
Switch:
bash <(wget -qO- https://static.switchrewardcard.com/softnode/switch-node_linux-amd64.sh)
​
Element
bash <(wget -qO- https://static.elementunited.com/go-node/install/linux_amd64.sh) -b element
Pixll
bash <(wget -qO- https://static.pixll.io/go-node/install/linux_amd64.sh) -b pixll
​
Nerd
bash <(wget -qO- https://download.nerdunited.net/node-binaries/install/linux.sh) -b hyper
​
12. Hide the toolbar by clicking the toolbar button
13. Click ENTER to submit the above, pasted command
14. For username, type the email to your brand account, click ENTER
15. For password, type the password to your brand account and click ENTER
16. For node name, type whatever you'd like and click ENTER
You are done. Check your brand account to make sure your node is active.
​
Congratulations!