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 3 Next »

Installation instructions

Detailled and up-to-date information on installing MIST can be found in the git Mist repository.

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!

  • No labels