fbpx

DAO – Part I

Julien Klepatch

In this new series of videos, we are going to build a DAO (Decentralized Autonomous Organization) smart contract. The DAO was a revolutionary kind of investment fund implemented as an Ethereum smart contract, where investment decisions where voted by investors. Investment decisions and executions were done in the code, without any human. It raised 150 millions USD in 2016 and was the first popular smart contract on Ethereum. In this first video, I introduce how it worked, and how it differs from a traditional investment fund:

0 Comments

Leave a Reply

More great articles

Isolate smart contract tests with Truffle clean room features

In Truffle tests, we have a mysterious contract() function: contract('my test', () => { if('it should ...', () => {…

Read Story

ToDo List Ethereum Dapp (Step5) | Build a smart contract client with Truffle Contract

This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 5. Tutorials already published: (more…)

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up