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

How to import Solidity ABI to Dapp frontend? 4 Solutions

When you develop a Dapp, you need the Solidity ABI of your smart contract in order to configure web3 to…

Read Story

Crud – Part II

We are going to continue our CRUD smart contract and finish the main features. You will learn: "Update" and "Destroy"…

Read Story

HelloWorld smart contract

The obligatory hello world tutorial! Here we go! In this video, I am going to show you how to create…

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