From 82ec3e4e07d8491c6a8637af7c008be351e237e4 Mon Sep 17 00:00:00 2001 From: byhow Date: Sun, 9 Jan 2022 21:32:22 -0800 Subject: [PATCH] adding web3 university courses --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 096105a..c543a0b 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,10 @@ Layer 2 rollups provide a path to scaling Ethereum in a way that preserves the s Comprehensive introduction to main Solidity concepts (+blockchain/smart contracts) everyone needs to start writing their own ERC720 and ERC20 tokens, dApps, and more. +- [Web3 University](https://www.web3.university/) + + Covering the fundamentals of Web3 development from writing smart contracts to building production ready full-stack dApps. Featuring popular blog posts from a variety of sources across different blockchains and systems, builders and other lists of resources in the Web3 community. + ### Paid Courses - [Ethereum and Solidity: The Complete Developer's Guide](https://www.udemy.com/course/ethereum-and-solidity-the-complete-developers-guide/) (Udemy)