Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Mist is a powerful Ethereum special-purpose browser.

It is the indispensable tool for running or managing blockchain-specific decentralized applications,  ÐApps, for the average user who doesn’t need to understand technical aspects neither run Command Line Interface (a.k.a. CLI).

Detailed and up-to-date information on installing MIST can be found in the git Mist repository. As of 2016-05-19, released version is 0.7.3

There are sometime confusions about Mist browser and Ethereum Wallet .

 

 

There are two "branches" of MIST: the first, the experimental MIST Browser (still in developement, current version 0.3.6) is an environment to launch DApps; the second is the MIST Wallet. You will need the MIST Wallet.

TL;DR version

  1. Go to Download page: https://github.com/ethereum/mist/releases
  2. Download the latest package of the MIST wallet for the operating system of your choice
  3. Unzip the contents of the archive
  4. Start the executable (Ethereum-Wallet)
  5. Synchronize with the Main Network (Homestead)

Initial run of MIST

After starting the executable, a splash screen will appear:

You can click on "Skip peer search" to start the application directly, otherwise you will have to wait until geth downloads the entire blockchain database.
Depending on your computer hardware and bandwidth this can take some hours, so be patient!

Morden

Current development is being done on the Morden blockchain, which is the official test-network of the Ethereum Foundation.
Select the option via the menu at Develop > Network > Testnet(Morden). After some time, a progress bar appears and you can watch the synchronization progress as it downloads all missing blocks (about 825,000 at the time of this writing).
So be patient!

 

See also


 

 

  • No labels