สารบัญ
Validator | Shardeum Docs
สเปคเครื่องเซิฟเวอร์ขั้นต่ำ
เงินลงทุน
หากตัวไหนมีติดตั้งไว้อยู่แล้ว สามารถข้ามได้
sudo apt-get install curl
sudo apt update
sudo apt install docker.io
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
เมื่อขึ้นคำถามว่า By running this installer, you agree to allow the Shardeum team to collect this data. (y/n)?:
ให้ตอบ y แล้ว enter
เมื่อขึ้นคำถามว่า Do you want to run the web based Dashboard? (y/n):
เมื่อขึ้นคำถามว่า Set the password to access the Dashboard:
ให้กรอกรหัสผ่านที่ต้องการ สำหรับเข้าใช้ Dashboard แล้วกด enter
หัวข้ออื่นๆ จะใช้กำหนด Port ที่จะใช้งาน สามารถกด enter เพื่อใช้ port default ได้เลยทั้งหมด
รันคำสั่งตามนี้
cd ~/.shardeum && ./shell.sh
sudo service docker start
operator-cli gui start
ทดลองเข้าสู่ Dashboard ผ่าน browser ในเครื่องเรา โดยเข้าที่
https://<server_ip>:8080/
หากเข้าใช้งานได้ จะขึ้นช่องกรอกรหัสผ่าน ให้กรอกรหัสที่ตั้งไว้ก่อนหน้านี้
หากไม่สามารถเข้า Dashboard ได้ ให้รันคำสั่งนี้บนเซิฟเวอร์
operator-cli start
operator-cli status
เพิ่ม chain Betanet ใส่กระเป๋า Metamask หรือ กด Connect ที่หน้าเว็บ Endpoints | Shardeum Docs
เข้าไปขอ SHM testnet ฟรี ได้ใน Discord Shardeum ห้อง Faucet โดยพิมพ์ /faucet <เลขเป๋า>
Stake SHM ที่ได้มาอย่างน้อย 10 SHM ผ่าน Dashboard
ปล่อยรันไปเรื่อยๆ โดย Status อาจจะเป็น standby ถือว่ารันถูกต้องแล้ว
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.