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

DAO – Part II

In this video, we start to build the DAO smart contract, and implement the following features: Collect investor money in…

Read Story

Testing integers in smart contract with Truffle and bn.js (Big Number)

In Solidity smart contract, you might have to deal with huge numbers, especially when doing financial transfers. Don't forget that…

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