In my free time iwrite and raise my voice in toast.
Nothing here yet.
Feb 21 · 28 min read · Part 1: Understanding Uniswap V2 — The Mental Model 1. What Problem Uniswap Solves In traditional finance, if you want to exchange one currency for another, you go to an exchange with an order book —
Join discussionFeb 21 · 25 min read · Exercise 1: Voting Contract — State Machines, Access Control, and Mappings 1. The Brief: What You're Building Build a contract where an admin creates proposals with a time window, registered voters ca
Join discussionFeb 21 · 27 min read · Part 1: What Is a Smart Contract? (No Code Yet) 1. The Simplest Explanation: A Vending Machine A smart contract is a program that lives on the blockchain. The easiest way to understand it is to compar
Join discussionFeb 21 · 29 min read · Part 1: Foundations — What Inheritance Is and Why It Exists 1. The Problem Inheritance Solves Look at your ERC20 contract and your SaveAsset contract. Both need ownership control — but neither has it
Join discussion