Project: Smart Deposit & Withdrawals
Have you ever wondered how these fancy defi projects work? Where you apparently can send money around, like adding code to a bank account? Itās time to introduce just that. Itās time that we see how a real blockchain feels like when being utilized by us as blockchain developers. In this project we are creating a smart contract that can manage its own funds. You will learn about sending Funds from A Wallet vs sending funds through a Smart Contract. We are also installing MetaMask and getting some test network ether through a faucet. Again, Iāll introduce all the theory you need to complete the project at the end. Then itās up to you if you want to challenge yourself to finish it or not.
Goals
š” See yourself how Smart Contracts are managing funds
š” Understand the composability features better
š¦ Use MetaMask and get some Ether for a real blockchain
š² Understand the payable modifier in Solidity
Video Introduction
Get Started
šŖ šŖ šŖ Letās get started!