简体   繁体   English

如何运行 Elrond 节点(验证器)?

[英]How can I run an Elrond node (validator)?

I would like to run an Elrond validator node on my machine, but I don't know how to do it, or where to start from.我想在我的机器上运行一个 Elrond 验证器节点,但我不知道该怎么做,也不知道从哪里开始。 Can you please help me?你能帮我么?

You can check the documentation here: https://docs.elrond.com/validators/system-requirements/ .您可以在此处查看文档: https : //docs.elrond.com/validators/system-requirements/

You can find all the steps needed (very nice explained) for Linux and MacOs (Windows OS is not supported).您可以找到 Linux 和 MacO(不支持 Windows 操作系统)所需的所有步骤(解释得很好)。

But the main steps are:但主要步骤是:

  1. Install and configure Go安装和配置 Go
  2. Clone the repository克隆存储库
  3. Build the binaries构建二进制文件
  4. Creating the node's identity创建节点的身份
  5. Copying credentials and starting the node复制凭据并启动节点

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM