How to create a blockchain app – Accountability App

In this video, we’ll build a simple accountability/habit building application. The owner of the contract can deposit an amount into the contract which is held there until the tasks that they set are completed. We go over basic Solidity and create our own smart contract and finish off by building a frontend for everything.

Demo repo: https://github.com/watase-eth/accountability-app
Token Transfer Contract: https://thirdweb.com/watase.eth/AccountabilityContract

thirdweb Docs: https://portal.thirdweb.com/
Chakra UI docs: https://chakra-ui.com/getting-started

Update

Steve Rich's Exciting New Book: A Journey into the World of Forex Trading!

Interview

Join our Community of over 30,000 Web3 builders: https://discord.gg/thirdweb
thirdweb Official Site: https://thirdweb.com/dashboard
thirdweb Twitter: https://twitter.com/thirdweb

Timestamps:
00:00 Introduction
01:01 Accountability app demo
03:45 Create accountability smart contract
19:30 Deploy contract with thirdweb
21:55 Create and setup app
25:40 Build accountability app
01:06:12 Conclusion