Mist

Q: What is Mist?

A:Mist is A wallet + web3.0 browser developed by ethereum, and all subsequent development has been around Mist

Q: Where can I download it?

A:github.com/ethereum/mi… Choose downloads based on your system

Q: Download it and open it directly. What if it doesn’t work?

A1: Mist installation directory, Mist. Exe, Mist.

A2: Because there are too few connected nodes in China, sometimes the connection fails. Please configure the node information according to this article, the portal

Q: I opened them all. What do I do next?

A: Download about 6GB of node data and create an account (test environment)

– Q: Where is Mist node data stored?

A: C:\Users\ User name \AppData\Roaming\Ethereum

Q: How can I transfer node data to another disk if DRIVE C does not have enough space?

A:

Step 1: First cut the C:\Users\ Username \AppData\Roaming\Ethereum message to the target folder (such as D:\Ethereum)

Step 2: Open CMD and run the following command

Mklink \J C:\Users\ User name \AppData\Roaming\Ethereum D:\EthereumCopy the code

Q:Geth: Unable to attach to remote Geth: no known transport for URL scheme “c”,

A: Execute the following statement

geth attach ipc:\\.\pipe\geth.ipc
Copy the code

Q: Fatal: Unable to attach to remote geth: Fatal: Unable to attach to remote geth: Timed out waiting for pipe ‘\.\pipe\geth.ipc’ to come available, what to do?

A: Please start Mist and then execute