daico

所属分类:NFT
开发工具:JavaScript
文件大小:5KB
下载次数:0
上传日期:2018-02-28 04:14:01
上 传 者sh-1993
说明:  去中心化自治组织+首次代币发行=DAICO。Vitalik Buterin提议。
(Decentralized Autonomous Organization + Initial Coin Offering = DAICO. Proposed by Vitalik Buterin.)

文件列表:
contracts (0, 2018-02-28)
contracts\DAICO.sol (4695, 2018-02-28)
contracts\Migrations.sol (515, 2018-02-28)
migrations (0, 2018-02-28)
migrations\1_initial_migration.js (129, 2018-02-28)
package.json (603, 2018-02-28)
truffle-config.js (135, 2018-02-28)
truffle.js (682, 2018-02-28)

# 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. - A tap of money every month for expenses related to the project is allowed to be pulled out - Raise money through an ICO sale with specific conditions - Ability to lower the tap but not raise the tap without a vote from token holders - Create proposals for where money should go each month (ex. payroll, sponsorship of an event, office expenses) - Proposals can have recurring payments - Can remove themselves from the project - A majority vote can remove or add a management member Investors have voting rights to dissolve the project based on their token share. - If they think the company is buying lambos instead of working on the project they can request their money back - They can raise the tap if the project members request it - Employees and management should not vote - Investors vote on spending proposals

近期下载者

相关文件


收藏者