DAO – Part III

Julien Klepatch

In this video, we are going to allow investors to cash out on their investment, in 2 ways:

  • By redeeming their shares against Ether from the smart contract
  • By selling their shares to other investors (outside the smart contract). In this case, the DAO smart contract will only be concerned about transferring the share from an investor to another, but the other leg of the transaction (Ether transfer) will be done outside the DAO smart contract.

0 Comments

Leave a Reply

More great articles

Understanding Truffle contract artifacts and abstractions

Before we are able to understand how tests work in Truffle, we need to first understand what are contract artifacts…

Read Story

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

ToDo List Ethereum Dapp (Step2) | Writing the smart contract – part II

This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 2. Tutorials already published: Intro…

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