Ethereum geth often fails
Ethernet mining tutorial
1. Create a new folder on the hard disk, which is better than C: eth. Then all the mining software is stored here
2. Download the following software
1) geth -- select geth win download and unzip
2) ethernet -- download and unzip to the same folder and rename it as "miner"
3) Ethereum wallet -- Download the win Ethereum wallet and unzip it and rename it as "wallet"
install all the software
3 Open the command prompt (click win and R at the same time, or click Start menu and enter CMD). The command prompt is a command line parser that allows you to execute command input software in the operating system
After
, you will have Ethereum wallet. But there is no balance, so next you need to build an ethminer. It's time to minimize your wallet
Mining
make: * * [geth] error 1
there is no such directory, or the directory has insufficient permissions
graphics card, motherboard, power supply, CPU, memory, hard disk (more than 60g SSD is recommended), extension cable, adapter cable, etc
among them, the graphics card determines the speed of mining, and the motherboard and power supply largely determine the stability of mining machine operation.
Hello, many examples are that eth. Getcompilers() returns solidity or configures Solc
and then reports error: the method eth_ Getcompilers does not exist / is not available error
because this method has been removed after 1.6, and it is not advisable to use lower version geth
solution:
< UL >start an Ethereum node (such as geth private chain or testrpc)
compile smart contracts with Solc
the compiled contract is deployed to the network
the JavaScript API provided by eb3.js is used to call the contract Depending on the type of call, it may consume Ethernet currency.)
hope to help you
