-
Notifications
You must be signed in to change notification settings - Fork 498
How to deploy a DAO
Christoph Mussenbrock edited this page Apr 27, 2016
·
9 revisions
Deploying the Standard DAO code is actually VERY easy. 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 don't have to tools to run Ethereum on command line.
- 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