How to add and watch the DAO contract
Created by ChristophM
Last updated Jun 16, 2016
Adding the DAO contract to watch it
In order to watch and interact the DAO contract, you have to add the contract to the contract tab of the MIST Wallet.
- In the MIST Wallet GUI, click on the "Contracts" tab
- Click "Watch contract".
- As contract name fill in "The DAO"
In the address field fill in
In the JSON Interface field fill the following code (be shure to copy the complete text - yes, its very, very long!)
- Click OK, and you're done.
Watching the DAO contract
After you have added the DAO contract, it appears on the Contract tab in the MIST Wallet GUI. You can read the contracts data (left side of the screen) or call the contracts functions (right side of the screen).