Back to Video Series
Beginner3h estimated+40 pts

Todo-list dApp

Build a simple decentralized todo list where tasks are stored on-chain. A great first dApp project.

Video Coming Soon

We're recording this tutorial. In the meantime, follow the written guide and build in the browser IDE.

What You'll Build

Build a simple decentralized todo list where tasks are stored on-chain. A great first dApp project.

SolidityHardhatReactwagmi

Learning Objectives

  • Create your first complete dApp
  • Store and retrieve data on-chain
  • Handle write transactions with confirmation
  • Build a responsive dApp UI