petros789 / daico

Decentralized Autonomous Organization + Initial Coin Offering = DAICO. Proposed by Vitalik Buterin.
14 stars 11 forks source link
dao dapp ethereum ico solidity

DAICO

Decentralized Autonomous Organization + Initial Coin Offering = DAICO.

Proposed by Vitalik Buterin - https://ethresear.ch/t/explanation-of-daicos/465

This is an working version that has not been audited, use at your own risk.

To Install

npm init
npm install zeppelin-solidity

Functionality

DAICO.sol has a group of Management (the heads of the team) who control the contract together.

Investors have voting rights to dissolve the project based on their token share.