Ethereum(以太坊)是一种开源的区块链平台,支持智能合约,挖矿是参与以太坊网路维护和交易验证的一种形式,在Linux系统上,你可以使用多种挖矿软件来进行挖矿,以下是一些流行的以太坊挖矿软件,以及怎样在Linux上安装和使用它们。
1、Geth(GoEthereum)
Geth是以太坊官方的Go语言实现,它是一个全节点顾客端eth挖矿软件linux64位linux,可以运行在多种操作系统上eth挖矿软件linux,包括Linux,你可以使用Geth进行挖矿,但你须要确保你的硬件满足挖矿要求。
安装Geth:
sudo apt-get update sudo apt-get install software-properties-common sudo add-apt-repository -y ppa:ethereum/ethereum sudo apt-get update sudo apt-get install ethereum
启动Geth挖矿:
geth --mine --minerthreads=1 --rpc --rpcaddr 0.0.0.0 --rpcapi eth,web3,personal,net,debug
2、OpenEthereum
OpenEthereum(原名Parity)是一个轻量级的以太坊顾客端,专为挖矿和开发而设计,它提供了更好的性能和更低的资源占用。
安装OpenEthereum:
sudo apt-get update wget -q //get.openethereum.org -O openethereum_install.sh sudo bash openethereum_install.sh rm -f openethereum_install.sh
启动OpenEthereum挖矿:
openethereum --config network.json --reseal --jsonrpc-interface all --jsonrpc-hosts all --jsonrpc-apis web3,eth,net,debug,personal
3、Ethminer
Ethminer是一个GPU挖矿软件,适用于NVIDIA和AMD主板,它可以与Geth或OpenEthereum一起使用。
安装Ethminer:
sudo apt-get update wget //github.com/ethereum-mining/ethminer/releases/download/v0.14.0/ethminer-0.14.0-x86_64-linux.tar.gz tar -xzf ethminer-0.14.0-x86_64-linux.tar.gz cd ethminer-0.14.0-x86_64-linux
启动Ethminer:
./ethminer -F //:8545 -G -C
4、PhoenixMiner
PhoenixMiner是一个基于CGMiner的挖矿软件,专为NVIDIA主板设计,它提供了一个图形用户界面,致使挖矿愈发简单。
安装PhoenixMiner:
PhoenixMiner是一个Windows应用程序,但你可以将其与Linux系统上的挖矿软件结合使用,你须要在Windows系统上运行PhoenixMiner,并通过SSH联接到运行Geth或OpenEthereum的Linux系统。
5、CGMiner
CGMiner是一个流行的GPU挖矿软件,适用于NVIDIA和AMD主板,它可以与Geth或OpenEthereum一起使用。
安装CGMiner:
sudo apt-get update sudo apt-get install git build-essential libssl-dev libcurl4-openssl-dev libjansson-dev git clone //github.com/ckolivas/cgminer.git cd cgminer ./build.sh
启动CGMiner:
sudo ./cgminer --miner --scrypt -o stratum+tcp://:8545 -u --ethstratum
在开始挖矿之前,请确保你的硬件满足挖矿要求,但是你早已加入了一个矿池,矿池可以提升挖矿的效率和利润linux操作系统下载,挖矿可能会对硬件形成较高的帧率和锈蚀,因而请确保你的硬件散热良好,但是你已然做好了相应的打算。
以上是一些在Linux系统上进行以太坊挖矿的流行软件,每位软件都有其优劣点,你可以依照自己的需求和硬件配置选择合适的挖矿软件。
本文原创地址://gulass.cn/zlxtssyghojx.html编辑:刘遄,审核员:暂无