Blockchain

How to build, deploy and test your first Blockchain App (Write Smart Contracts in Solidity)

Hi, in this video I’m presenting you with two very useful tools for writing, testing and deploying smart contracts on the ethereum blockchain: truffle and ganache. We use them to build our first blockchain app: a todo app that let’s users to add todos and mark them as completed.

Introduction to Solidity:

Table of content:
[01:30] How to install Truffle
[02:00] Set up the first project using Truffle
[12:10] Set up a local blockchain using Ganache
[14:00] Write and run a migration
[16:00] Interact with the contract using the truffle console
[22:30] Write tests

Share via