ubuntu系统搭建以太坊私有链

1、安装curl、git apt-get update apt-get install git apt-get install curl 2、安装go curl -O https://storage.googleapis.com/golang/go1.5.1.linux-amd64.tar.gz Unpack it to the /usr/local (might require sudo) ta
相关文章
相关标签/搜索