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

Introduction to Drizzle: Dapp Tutorial with React & Truffle

In this episode I am going to introduce you Drizzle, a frontend framework for Ethereum Dapps. We will also build…

Read Story

Crud – Part I

We will start a CRUD smart contract in Solidity. Crud stands for Create, Read, Update and Delete, and represent a…

Read Story

Instantiate An Inherited Solidity Contract | Episode 9

https://www.youtube.com/watch?v=YBSD1z96Tic

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