fbpx

Split payment – Part II

Julien Klepatch

Previously, we have implemented the main functionality of our split payment smart contract in Solidity. In this video tutorial, we are going to finish smart contract by adding access control. We will use Solidity require() statement for this.

0 Comments

Leave a Reply

More great articles

Crud – Part IV

If a user does not exist, no error is produced. We should change that. In this video you will learn…

Read Story

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

Understanding Truffle variable injection magic in test files

In Truffle, when you write tests, you can use 'artifacts' and 'web3' objects, without defining these names: const MyContract =…

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