-
Notifications
You must be signed in to change notification settings - Fork 497
How to deploy a DAO
Lefteris Karapetsas edited this page Apr 19, 2016
·
9 revisions
Deploying the Standard DAO code is not at all difficult. Here we provide two different tutorials for you depending on how comfortable you feel around the command line.
###Deploying a DAO the short way
Follow this tutorial if you know how to use the command line and have some simple tools like solc
and geth
installed.
###Deploying a DAO, for non developers
Follow this tutorial if you are only comfortable around UIs.
- 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