Validator installation guide for Shardeum's Betanet network. Don't forget to star and fork from the top right. If you have questions: LossNode Chat English
NODE TYPE | CPU | RAM | SSD |
---|---|---|---|
Betanet | 2-4 | 8 | 200 |
Adding the Sphinx (Betanet) to metamask: https://docs.shardeum.org/network/endpoints
sudo apt update && sudo apt upgrade -y
sudo apt-get install curl
sudo apt install docker.io -y
sudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose
curl -O https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh && chmod +x installer.sh && ./installer.sh
Enter y
, y
, and your dashboard password respectively. After that, just press Enter
for rest of them.
$HOME/.shardeum/shell.sh
operator-cli gui start
Write https://SERVERIP:8080
in the search bar. For example, if your server's IP is 10.11.12.13, type https://10.11.12.13:8080. PRESS IMPROVED IF IT SAYS NOT SAFE, AND FORWARD TO THE SITE.
Connect your Metamask on SPHINX NETWORK. How to add Sphinx Network to Metamask?: Here
operator-cli start
pm2 list