From 94e104fa1aca356c250d27409d58cf3990dc7cf3 Mon Sep 17 00:00:00 2001 From: PatrickAlphac <54278053+PatrickAlphaC@users.noreply.github.com> Date: Fri, 15 Apr 2022 08:48:18 -0400 Subject: [PATCH] update --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5905f..94723b1 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,16 @@ yarn create next-app . 💻 Code: https://github.com/PatrickAlphaC/hardhat-defi-fcc -- 5 minute speedrun ethereum ft. XXX +- [What is DeFi?](https://chain.link/education/defi) +- [DefiLlama](https://defillama.com/) + +More DeFi Learnings: +- [Speed Run Ethereum](https://speedrunethereum.com/) +- [Defi-Minimal](https://github.com/smartcontractkit/defi-minimal/tree/main/contracts) +- [Defi Dad](https://www.youtube.com/channel/UCatItl6C7wJp9txFMbXbSTg) +- 5 minute speedrun ethereum ft. [Austin Griffith](https://twitter.com/austingriffith)! + + # Lesson 14: Hardhat NFTs (EVERYTHING you need to know)