π Learning Web3 from scratch & sharing daily. π Documenting my journey into blockchain, smart contracts & decentralization. π Join me

π Day 4 of My Web3 Journey β I Just Graduated Solidity Bootcamp!
Today marks the end of Stage 2 in my journey to becoming a Web3 developer β and Iβm proud to say:β I can now build smart contracts from scratch.β I understand how the blockchain stores information.β Iβve written real, working smart contracts in Solidity.Let me walk you through what Iβve learned in the past few days ππΎπΈ Lesson 1: How Smart Contracts Handle Money (ETH)I learned about payable β the keyword that lets contracts accept ETHI used msg.sender to track who sent moneyI used msg.value...

π Day 4 of My Web3 Journey β I Just Graduated Solidity Bootcamp!
Today marks the end of Stage 2 in my journey to becoming a Web3 developer β and Iβm proud to say:β I can now build smart contracts from scratch.β I understand how the blockchain stores information.β Iβve written real, working smart contracts in Solidity.Let me walk you through what Iβve learned in the past few days ππΎπΈ Lesson 1: How Smart Contracts Handle Money (ETH)I learned about payable β the keyword that lets contracts accept ETHI used msg.sender to track who sent moneyI used msg.value...

Day 3 of My Web3 Journey β Smart Contracts That Handle Money π°
Today was a BIG step in my journey to becoming a Web3 engineer π©πΎβπ»I didnβt just learn theory β I actually built and tested smart contracts that can hold real ETH, accept payments, and follow rules like a vending machine. Let me show you what I built and what I learned ππΎπ‘ What I Learnedβ What is payable?Smart contracts need special permission to receive ETH. Adding the keyword payable tells the blockchain:"This function is allowed to accept money (ETH)."Without it, the transaction will...

Day 3 of My Web3 Journey β Smart Contracts That Handle Money π°
Today was a BIG step in my journey to becoming a Web3 engineer π©πΎβπ»I didnβt just learn theory β I actually built and tested smart contracts that can hold real ETH, accept payments, and follow rules like a vending machine. Let me show you what I built and what I learned ππΎπ‘ What I Learnedβ What is payable?Smart contracts need special permission to receive ETH. Adding the keyword payable tells the blockchain:"This function is allowed to accept money (ETH)."Without it, the transaction will...

π Day 2 of My Web3 Journey β Writing Smart Contracts & Exploring Dev Tools
Yesterday, I started learning what Web3 is and why it's such a powerful movement. Today, I went deeper into something that blew my mind:π Smart Contracts β tiny robots on the blockchain that always follow rules.π§ What I Learned About Smart ContractsA smart contract is like a digital vending machine π€:Itβs a program that lives on the blockchain.You write clear instructions like: βIf A happens, then do B.βOnce deployed, it canβt be changed, and no one can stop it from running.Imagine a ...

π Day 2 of My Web3 Journey β Writing Smart Contracts & Exploring Dev Tools
Yesterday, I started learning what Web3 is and why it's such a powerful movement. Today, I went deeper into something that blew my mind:π Smart Contracts β tiny robots on the blockchain that always follow rules.π§ What I Learned About Smart ContractsA smart contract is like a digital vending machine π€:Itβs a program that lives on the blockchain.You write clear instructions like: βIf A happens, then do B.βOnce deployed, it canβt be changed, and no one can stop it from running.Imagine a ...

π Day 1 of My Web3 Journey β Understanding the Future of the Internet
Hello Web3 world ππΎ Today is Day 1 of my official Web3 learning journey. Iβm starting from scratch and sharing everything I learn publicly β so others can grow with me and so I stay consistent.π What is Web3?Web3 is the next generation of the internet, built on blockchain technology. Unlike Web2 (which is owned by big companies like Google and Facebook), Web3 is decentralized β this means no single person or company controls it. You own your:π Walletπͺͺ Identityπ¬ Contentπ° MoneyWeb3 gives...

π Day 1 of My Web3 Journey β Understanding the Future of the Internet
Hello Web3 world ππΎ Today is Day 1 of my official Web3 learning journey. Iβm starting from scratch and sharing everything I learn publicly β so others can grow with me and so I stay consistent.π What is Web3?Web3 is the next generation of the internet, built on blockchain technology. Unlike Web2 (which is owned by big companies like Google and Facebook), Web3 is decentralized β this means no single person or company controls it. You own your:π Walletπͺͺ Identityπ¬ Contentπ° MoneyWeb3 gives...