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 (Step7) | Read Contract data from Frontend

This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 7. Tutorials already published: (more…)

Read Story

Fomo3D Tutorial

Have you heard of Fomo3D? This is a famous lottery Dapp on Ethereum where the last player to invest in…

Read Story

ToDo List Ethereum Dapp (Step9) | Toggle Task Done & Keep Frontend Updated

This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 9. Tutorials already published: (more…)

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