fbpx
December 21, 2018

HelloWorld smart contract

The obligatory hello world tutorial! Here we go! In this video, I am going to show you how to create a simple hello world smart contract that is able to return a static 'hello world' string. You will learn: how to create a function in solidity how to call a…

Read Story
December 20, 2018

Simple smart contract

Starting with Solidity smart contract is a bit overwhelming... the tools, the Ethereum Blockchain, the Solidity language... that's a lot to learn. I created this video for people who are total beginners and want to get started with Solidity smart contracts. We are going to use Remix, the online code…

Read Story
November 22, 2018

ToDo List Ethereum Dapp (Step9) | Toggle Task Done & Keep Frontend Updated

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

Read Story
September 29, 2018

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
September 21, 2018

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
September 12, 2018

ToDo List Ethereum Dapp (Step6) | Webpack, ES6 and truffle-solidity-loader

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

Read Story
September 3, 2018

ToDo List Ethereum Dapp (Step5) | Build a smart contract client with Truffle Contract

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

Read Story
August 12, 2018

ToDo List Ethereum Dapp (Step4) | Setup The Frontend & Read Account Data

https://www.youtube.com/watch?v=hUjpPNChdq4&t=138s This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 4. Tutorials already published: Intro Step 1: Writing The ToDo Smart contracts- beginning Step 2: Writing The ToDo Smart contracts - end Step 3: Writing The Nodejs Backend Step 4: Setup the frontend and…

Read Story
June 19, 2018

How To Use Ganache GUI With Truffle? | Episode 14

https://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but it also comes with a user interface called Ganache GUI. In the last video we learned how to install GUI, and in this video we will learn how to use…

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