Step 1/7 Of The “ToDo List Dapp on Ethereum” series.! In this step we will start to code the smart contract part.

    ►►►BUY THE BOOK OF THE SERIES (pdf, mobi, epub) ◄◄◄
    Contain 2 bonus chapters on React and Drizzle (unpublished on youtube)

    ►►►BUY MY PREMIUM COURSE ON MANNING.COM ◄◄◄
    Push it one step further and learn to build a full DEX with my Ethereum course:

    ►►►SUBSCRIBE TO THE NEWSLETTER◄◄◄
    Once a week, I will send you 10 links about Tips, Tutorials & News for Ethereum Dapp Developers:

    The finished ToDo List Dapp on Ethereum will be accessible as a regular web application in a web browser but the data will be persisted on the Ethereum blockchain.

    Pic of the finished app:

    In this video tutorial we are going to:
    – Build a ToDo List smart contract with Solidity
    – create a `Task` struct
    – Create getTask()` and `getTasks() functions to return a single tasks and multiple tasks
    – Use the Truffle framework and a local testrpc
    – Try our smart contract with the local testrpc and the Truffle console

    Requirements:
    – Nodejs v6+
    – Truffle framework (`npm install -g truffle)

    Links:
    – Source Code:
    – Official Website
    – Author Website:

    Comments are closed.

    Share via