π Scaffold-ETH is a Decentralized Application(dApp) toolkit to learn and build on Ethereum without the overhead of setting up every piece of the application yourself. You can use Scaffold-ETH to learn about Solidity by taking the initial YourContract.sol smart contract & start iterating on it by adding more complex concepts onto it. Below are some quests to follow along. You can also check out the BG Labs video on Solidity Deep Dive over here. π 1. Getting started with Scaffold-ETH: Add tot...