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

ToDo List Ethereum Dapp (Step4) | Setup The Frontend & Read Account Data

https://www.youtube.com/watch?v=hUjpPNChdq4&t=138s This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 4. Tutorials already published:…

Read Story

Understanding Truffle variable injection magic in test files

In Truffle, when you write tests, you can use 'artifacts' and 'web3' objects, without defining these names: const MyContract =…

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