fbpx

Ether wallet – Part II

Julien Klepatch

In the previous episode we started an Ether wallet smart contract, and we can now send Ether to another address. However, everybody can call the send() function and steal all the Ether! Not great… In this video you will learn how to implement access control with the revert() built-in Solidity function.

0 Comments

Leave a Reply

More great articles

ToDo List Ethereum Dapp (Intro)

Last updated: November 2018. This tutorial series will teach you how to build a ToDo List Dapp on Ethereum. It…

Read Story

Simple storage – Part II

In this video, we are going to finish our simple storage smart contract, which can set and get the value…

Read Story

DAO – Part V

We will finally finish our DAO smart contract! So far we can vote for investment proposals, but after the voting…

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