fbpx

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

Debugging with require and revert

In Solidity, require and revert statements are used to check some pre-conditions before executing the main part of a function.…

Read Story

Truffle testing framework – Introduction

In this video, I am going to introduce the testing features of the Truffle framework. You will learn: which language…

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