guilyx / blockchain_learning

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Blockchain Learning Cookbook

Welcome to the Blockchain Learning Cookbook! This guide is structured to help beginners and advanced learners alike understand the key concepts of blockchain technology and decentralized finance (DeFi). Dive into each section below to explore videos and articles that will enhance your understanding, categorized by complexity and theme.

Table of Contents

Blockchain Technologies

  1. Intro to Bitcoin's Model - Learn about Bitcoin's functionality, including mining and halving.
  2. Ethereum Explained - A fundamental explanation of Ethereum's features.
  3. Ethereum Explained (newer) - Updated information on Ethereum.
  4. What is Solana, why was it considered the Ethereum Killer? - Details about Solana's architecture and performance.
  5. Polkadot, Parachains, Layer 0s - Exploration of Polkadot and its ecosystem.
  6. What is Chainlink (Oracles explained) - An explanation of oracles and their significance in blockchain with a focus on Chainlink.

Decentralized Finance (DeFi)

  1. The Lightning Network - Insight into Bitcoin’s Layer 2 solution for faster transactions.
  2. What is a liquidity pool? - Basic introduction to liquidity pools in DeFi platforms.
  3. What's a Decentralized Exchange? - Explanation of how decentralized exchanges operate.
  4. What is an AMM (Automated Market Maker)? - Basics of how AMMs function.
  5. Yield Farming - An overview of yield farming mechanics and benefits.
  6. AMM/Dex using Uniswap as Example - Application example using Uniswap.
  7. What is Balancer? - Detailed explanation of Balancer and its functionalities.

Scaling Ethereum

  1. What’s a Layer 2? - Understanding Layer 2 solutions in the context of Ethereum scaling.
  2. Understanding EigenLayer - Advanced exploration of EigenLayer’s technology and its implications for Ethereum.

Scaling Bitcoin

  1. The Lightning Network - Revisiting the importance of the Lightning Network for Bitcoin scaling.

Market Analysis

  1. S2F Model - In-depth analysis of the stock-to-flow model as applied to Bitcoin.

Developing dApps and Smart Contracts

  1. Something Something Solidity, Hardhat, Web3 libs, etc -