Split payment – Part I

Julien Klepatch

In this video, we will start a smart contract to do split payments. Split payments allow to split an Ether payment into several addresses, with different amounts (i.e recipient addresses can receive different amounts). It can be especially useful for companies who want to pay employees or freelancers in Ether. Everything happen in a single Ethereum transaction, which allows to save gas. Technically, one tricky part is how to specify the type of an array of payable addresses. I will show you this in the video 🙂

0 Comments

Leave a Reply

More great articles

Basic testing workflow with Truffle – Part I

In this video, I will show you what is the basic workflow when you test Solidity smart contracts with the…

Read Story

ToDo List Ethereum Dapp (Step8) | Create Smart Contract Data From The Frontend

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

Read Story

DAO – Part I

In this new series of videos, we are going to build a DAO (Decentralized Autonomous Organization) smart contract. The DAO…

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