FILECOIN lotus 安装部署

系统环境

系统:ubuntu

安装基础环境:sudo apt install mesa-opencl-icd ocl-icd-opencl-dev gcc git bzr jq pkg-config curl clang build-essential hwloc libhwloc-dev wget -y && sudo apt upgrade -y

安装rustup

执行命令:curl --proto ‘=https’ --tlsv1.2 -sSf https://sh.rustup.rs | sh

安装go

go环境要求Go1.15.5及以上
wget -c https://golang.org/dl/go1.15.5.linux-amd64.tar.gz -O - | sudo tar -xz -C /usr/local

拉取代码

git clone https://github.com/filecoin-project/lotus.git

编译

cd lotus & make clean all
编译成功后lotus文件夹下会出现3个文件:lotus,lotus-miner,lotus-worker

注意事项

编译前修改go镜像,启用go加速,否则会编译失败

go env 
go env -w GOPROXY=https://goproxy.cn,direct
go env -w GO111MODULE=on
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值