Masternode Guide
Step-by-step instructions to help you set up and run a Selenium masternode
Last updated
Step-by-step instructions to help you set up and run a Selenium masternode
Last updated
Before you begin, ensure you have the following:
Collateral: A minimum of 2,000 SE (depending on the reward phase).
VPS or Dedicated Server:
CPU: Minimum 1x 1GHz (Recommended: 2x 2GHz)
RAM: Minimum 1GB (Recommended: 2GB)
Disk Space: Minimum 8GB (Recommended: 16GB)
Selenium Wallet:
Download the wallet from .
Rent a VPS from a provider like DigitalOcean, Vultr, or Linode.
Recommended OS: Ubuntu 20.04 or 22.04.
Connect to your VPS via SSH:
Replace <your_vps_ip>
with your server's public IP address.
Run these commands to update your server:
Install the necessary tools:
Open your wallet and navigate to Tools > Debug Console.
Run the following command to generate a new address:
Send the required collateral (1500 SE)
to this address.
Generate a separate address for transaction fees:
Send a small amount (1 SE
) to this address.
Generate 3 separate addresses for each:
Save these 3 addresses.
Ensure your collateral transaction has at least 4 confirmations.
Run the following command in the debug console:
Example output:
Note the Transaction ID and Output Index.
Run the following command in the debug console to generate a BLS key pair:
Save the public key and private key for later use.
Use the following command to prepare your ProRegTx transaction:
Example output:
Download the Selenium daemon from GitHub:
Extract and install:
Create a directory for the masternode data:
Create the selenium.conf
file:
Add the following details:
Save the file and exit (Ctrl + X
, then Y
).
Run the daemon:
Verify the status: