You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
1.1 KiB

3 weeks ago
  1. ---
  2. sidebar_label: 候选人申请
  3. hide_title: true
  4. title: 候选人申请
  5. ---
  6. ## 1. 序言
  7. ## 2. 环境搭建
  8. 本文以 `Ubuntu 20.04` 系统为例搭建开发环境,首先需要安装依赖项,依赖项没有安装好的话,
  9. ```bash
  10. sudo apt install libgmp-dev cmake net-tools aria2 zstd unzip make mesa-opencl-icd ocl-icd-opencl-dev gcc git bzr jq pkg-config curl clang build-essential vim hwloc libhwloc-dev htop iotop nvtop tree xfsprogs ntpdate fio ansible iperf3 iperf iftop nfs-common firewalld tmux sshpass expect numactl libssl-dev -y && sudo apt upgrade -y
  11. ```
  12. ##
  13. ## docker
  14. ## 源码编译
  15. ## 发起申请
  16. - **验证节点要求**
  17. ```text
  18. * 4 个或更多物理CPU核心
  19. * 至少 2T NVME SSD磁盘存储
  20. * 至少 32GB RAM
  21. * 至少 100mbps 网络带宽
  22. ```
  23. - **通过官网写申请表单**
  24. - 填写申请表单
  25. - 提交申请单并等待审核结果
  26. 默认审核直接通过
  27. ## 质押token
  28. - **发送质押消息**
  29. 申请通过后,在节点主机上进行如下操作并成为候选节点,质押金额--amount要求跟申请单中金额保持一致