Cover photo

Nexus cil版本安装图文教程

博主推特:https://twitter.com/BtcK241918

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

https://mirror.xyz/0x6e5f54B4c182baFDA14426235F24B80e638E109a/hFykOLsdNwNCve1uI6RRWoqvcZKjwrHg6riGKZPfogk

使用一键脚本安装

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

需要先更新和安装所需要的依赖

post image

安装完成会出现如下界面 选择菜单3

post image

输入Y 输入你的Prover ID

post image

https://beta.nexus.xyz/

在这里获取 ,需要使用到你的邮箱,左下角点ID 会弹出让你登记邮箱,打开邮箱使用链接登录就可以复制你的ID了

post image

正常运行界面 退出会话 使用ctrl加A加D

post image