forked from blockchainsllc/DAO
-
Notifications
You must be signed in to change notification settings - Fork 31
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.