fbpx

Ether wallet – Part III

Julien Klepatch

This is the last part of the tutorial on how to build an Ether wallet smart contract. You will learn:

  • how to do an ether transfer in Solidity
  • the different unit of Ether (wei, gwei…)

0 Comments

Leave a Reply

More great articles

Debugging with events

Do you like often use console.log() statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can…

Read Story

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

Remix debugger – Introduction

he Remix debugger is a powerful that allows you to debug your Solidity code. Usually, if you are stuck and…

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