-
Notifications
You must be signed in to change notification settings - Fork 498
How to turn the Ethereum Wallet into a Mist Browser to use the Voting Interface
Guide for
-
Windows
1.Create a shortcut
2.Select Properties
3.Change Mode
4.Start Mist
5.Change Address
6.Add DAPP
7.Select account
8.Vote
9.Enter password
10.All Done
-
Ubuntu
1.Launch command window
2.Change directory
3.Start Ethereum with mist mode
4.Wait for Ethereum to sync
5.Change Address
6.Add DAPP
7.Select account
8.Vote
9.Enter password
10.All Done
-
Mac OS
Right click on your your wallet application and select, create Shortcut <br ><br > You can drag this to your desktop, or pin to task bar for quick launching later.
Right click on your new shortcut icon and select properties <br >
In target box add --mode mist
to the end of the 'target' <br >
Example: "C:\Program Files\Ethereum-Wallet-win64-0-7-4\Ethereum-Wallet.exe" --mode mist <br >
Start Mist and wait until it is in sync. Then select 'browse' button<br >
Select the address bar and enter in https://vote.daohub.org/
<br >
Note: You go to a test version by using http://vote.daohub.org/#T159fe90ac850c895e4fd144e705923cfa042d974 instead
Click the plus symbol to add this page as a 'DAPP'<br >
Select the account you want to use for voting<br >
Click on "Yes" or "No", to indicate your vote<br >
Enter the wallet password. You would have created this when you created the wallet <br >
Congratulations, you voted. Now click "Got It" and continue to select other proposals to vote on, or close your mist browser.
#Ubuntu
Hold in 'Control' + 'Alt' and press 'T'
Change directory to where you installed ethereum. For me this is<br > cd ethereum/Ethereum-Wallet-linux64-0-7-4/
type <br > ./Ethereum-Wallet --mode mist
Start Mist and wait until it is in sync. Then select 'browse' button<br >
Select the address bar and enter in https://vote.daohub.org/
<br >
Note: You go to a test version by using http://vote.daohub.org/#T159fe90ac850c895e4fd144e705923cfa042d974 instead
Click the plus symbol to add this page as a 'DAPP'<br >
Select the account you want to use for voting<br >
Click on "Yes" or "No", to indicate your vote<br >
Enter the wallet password. You would have created this when you created the wallet <br >
Congratulations, you voted. Now click "Got It" and continue to select other proposals to vote on, or close your mist browser.
#MacOS
Just cd
and go to Downloads folder in case you just updated Mist and forgot to move it in Applications folder.<br >
Ethereum-Wallet.app/Contents/MacOS/Electron --mode mist
should bring the Mist Browser GUI.<br >
Tested on Ethereum Wallet 0.7.4 under OS X El Capitan 10.11.5
- Table of Contents
- Wiki Home
- View The DAO on the Ethereum Wallet
- DAO v1.0 Verification and JSON
- DAO Deployment
- The DAO Accounting
- Proposal Creation
- Token Creation and Transfer
- Proposal Voting and Executing
- DAO Splits
- Why Stalking Solo Splitters Makes No Sense
- Turn the Ethereum Wallet into a Mist Browser to Vote
- Proposal Framework Explanation
- PFOffer Workflow
- DAO-Improvement-Requests