Guild Testnet
🟒 | Shardeum

Tutorial Testnet Shardeum

Spesifikasi Minimum

KomponenRequirements minimal
sistemUbuntu 18.04 atau lebih tinggi
CPU4 Cores / 8 Cores
RAM4+ GB / 16 GB RAM
Penyimpanan250 GB SSD
Koneksi20 mbps / 50 mbps upload & bandwidth download

Setup Wallet & Faucet

Shardeum.png (opens in a new tab)

Setup NODE

Install & Update

ufw allow ssh && ufw allow 8080 && ufw allow https && ufw allow http && ufw allow 443 && ufw enable
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

RUN NODE

curl -O https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh && chmod +x installer.sh && ./installer.sh

dibagian # GET INFO FROM USER #

  • Do you want to run the web based Dashboard? (y/n): y
  • Set the password to access the Dashboard: Buat password ex:art123
  • Enter the port (1025-65536) to access the web based Dashboard (default 8080): 8080 atau lansung enter
  • What base directory should the node use (defaults to ~/.shardeum): Langsung enter
  • Tunggu hingga selesai!

Shardeum.png (opens in a new tab)

Next open shell app NODE

$HOME/.shardeum/shell.sh

Start Cli

operator-cli gui start

Check status

pm2 list

Screenshot-2023-02-06-202600.png (opens in a new tab)

Start Validator & STAKE

  • Buka di browser https://IP-VPS:8080
  • jika browser situs tidak aman, klik PROCEED TO THE SITE
  • masukan Password yang di buat tadi
  • ke bagia Maintenance & Klik Start Node

Shardeum.png (opens in a new tab)

Start Validator

operator-cli start

Check status

pm2 list

Screenshot-2023-02-06-203347.png (opens in a new tab)

  • silahkan lanjutkan stake 10 SHM di dashboard validator
  • Connect wallet
  • Klik Add Stake & Klik Stake

Shardeum.png (opens in a new tab)

Stake Wallet Address [wallet connected] Nominee Public Key [filled in automatically while validator is running] Stake amount (SHM) [empty and is in units ether not wei]

Perintah-perintah Berguna

Start operator

operator-cli start

Storp operator

operator-cli stop

Check Status operator

Update dan cek versi

operator-cli update
operator-cli version

operator-cli status

Check list operator

pm2 list

Delete operator

pm2 delete [id]

Art-Team INFO

noted: art team here does not have any specific goals or intentions, they only collect data and share it with everyone.