# shardeum验证者节点一键脚本管理教程

By [K2 节点教程分享 @BtcK241918](https://paragraph.com/@k2-btck241918) · 2025-03-05

---

**博主推特：**[https://twitter.com/BtcK241918](https://twitter.com/BtcK241918)

**在搭建节点之前，首先需要购买VPS来运行节点。节点需要保持24小时不间断运行。我选择了Contabo的主机，价格相对较为经济实惠。您可以通过使用我的推荐链接来购买：**

[https://mirror.xyz/0x6e5f54B4c182baFDA14426235F24B80e638E109a/hFykOLsdNwNCve1uI6RRWoqvcZKjwrHg6riGKZPfogk](https://mirror.xyz/0x6e5f54B4c182baFDA14426235F24B80e638E109a/hFykOLsdNwNCve1uI6RRWoqvcZKjwrHg6riGKZPfogk)

官方推特

官方节点教程

[https://docs.shardeum.org/docs/node/run/validator/self-host#download-and-install-validator](https://docs.shardeum.org/docs/node/run/validator/self-host#download-and-install-validator)

教程开始

使用一键安装脚本

    wget -O Shardeum.sh "https://raw.githubusercontent.com/ttkklei001/shardeum/refs/heads/main/Shardeum.sh" && \
    sed -i 's/\r$//' Shardeum.sh && \
    chmod +x Shardeum.sh && \
    ./Shardeum.sh
    

![](https://storage.googleapis.com/papyrus_images/4c914dcee8690374100da1222129a9a977134c56d426c313c2a9945335ccd454.png)

![](https://storage.googleapis.com/papyrus_images/fb2a5e01179e0f46ca87dbdc34fd4458efe555eabe3c1b6e69e5c33e799e7a06.png)

![](https://storage.googleapis.com/papyrus_images/d35c6452a1865cbedfd5f137be9fe648f0efcc6e5d527d814dcd5f1c8c076c83.png)

使用你的网页登录地址

![](https://storage.googleapis.com/papyrus_images/7110df54f4ca99ffae090e1ad08916607037799332f962ac8a6af9ce5fc87bb5.png)

![](https://storage.googleapis.com/papyrus_images/50aec40dd909577e948d0e032fc6bedfc0a7458ed468423c11ceff4de779220a.png)

![](https://storage.googleapis.com/papyrus_images/2eb01377dded25511cd2f1b107e1aff24520bfa20ff52747cff7bf665f4fd651.png)

连接你的EVM钱包 进行领水 质押操作即可

也可以使用网页管理你的节点

保持领水质押操作

---

*Originally published on [K2 节点教程分享 @BtcK241918](https://paragraph.com/@k2-btck241918/shardeum)*
