glonlas
Learn-blockchains-Web3-dApps

Curated list of articles and video to learn more about Blockchains, Cryptocurrencies, DeFi, and Web3.0

Last updated May 29, 2026
28
Stars
7
Forks
0
Issues
0
Stars/day
Attention Score
16
Language breakdown
No language data available.
Files click to expand
README

Crypto/DeFi/Web3.0 learning content

Welcome to this Crypto/DeFi/Web3.0 ramp-up page This page provides information on Crypto / DeFi / Web3.0 / and Tokenomics. It is a list of curated articles and videos you can follow at your own pace.

How to contribute?

Feel free to send your pull-requests to add new content you think relevant to this knowledge sharing page.

Table of content

- How to contribute? - Table of content - Understand what is a blockchain - Deep dive: - Official Development documentation - What is a consensus? What type of consensus exists? - Deep dive - Blockchain Wallets - Wallet Connect - What is the notion of Web3.0. Example of products using it - Denomination - Smart contracts - Tokenomic - dApps - DeFI: Decentralized Finance vs Centralized Finance - DAO (Decentralized Autonomous Organization) - Rebase DAO - Oracles - NFT: Collectibles - Other type of NFT - Play to earn - Hand-on code: Building products on top of Blockchain - Building on Ethereum network - Blockchain (Smart Contract) EVM env: - Frontend Dev env: - Building on Solana network - How to connect a Wallet to a dApp - Ethereum - Solana - Cardano - Energy consumption and environmental footprint - Security exploit and past errors to be aware of - Various articles on the Blockchain/Web3.0 economy - Crypto regulations and Travel Rules - Regulations - Travel Rules

Understand what is a blockchain

  • What is a blockchain
1. Technical explanation of a blockchain (3 min video) 2. Why is there so many blockchains (38 min podcast)
  • Cryptocurrency wallets
1. What is Crypto wallet (5 min video) 2. The Present & Future of Self-Custody with Coinbase Wallet Director of Engineering (33 min podcast)
  • Layer 0 Blockchain (Cross chain interoperability):
1. What is Polkadot blockchain (8 min video) 2. What is Polkadot blockchain (Article) 3. What is Cosmos (21 min video) 1. Cosmos Complete Begineer's guide (21 min video)
  • Layer 1 Blockchain:
1. Ethereum Explained (explain blockchain, contract, wallet, ...) (16 min video) 1. What is Ethereum v2.0? (9 min video) 2. What is Cardano blockchain (10 min video) 3. What is Solana blockchain(10 min video) 1. Solana components detailed (Article) 4. What is Avalanche blockchain (10 min video) 1. Advantage of Avalanche - a high TPS EMV blockchain (Article) 5. What is Fantom blockchain (24 min video) 6. What is NEAR blockchain (21 min video) 1. NEAR: Protocol Economics Design (18 min video - Updated on 23 Apr 2022) 1. NEAR: Open the web concept (17 min video)
  • Layer 2 Blockchain (Parachain):
1. What is a Layer-2 blockchain (8 min video) 2. What is a Layer 2 (10 min video) 3. Understand Layer 2 with Polygon: What is Polygon (10 min video) 4. What is Polygon (14 min video) 5. Blockchain bridges explained (6 min video) 6. How to Bridge to Layer 2 (34 min video) 7. Layer-2 will not save Ethereum (Article) 8. Binance Smart Chain (BSC) 1. BSC is a lost cause (post)

Deep dive:

Official Development documentation

* Deep dive into Ethereum P2P network (Ethereum doc) * Deep dive on how Ethereum works (Ethereum doc) To the question: “How a new node to the network with no past experience can find other nodes?” The answer is there is a list of boot nodes hardcoded in the code. A new nose without any cache will hit these Nodes as entry point, they will share other available nodes addresses. The discovery peer advertisement uses the Kademelia DHT protocol. In 2015 when Ethereum started it had only 3 boot nodes (seems to be still the case, this is the only centralize point is the blockchain).

What is a consensus? What type of consensus exists?

Deep dive

Blockchain Wallets

1. Keys, Addresses, Wallets explained (Article) 1. Multi-signature Wallet, how does it work? (Article) 1. Ethereum HD wallet BIP-32/BIP-44 spec and implementation (Article) 2. Ethereum Mnemonic BIP-39 specs and implementation (Article)

Wallet Connect

What is Wallet connect? (13 min video)

What is the notion of Web3.0. Example of products using it

Denomination

  • Fungible token: ERC-20
* Official bank token: CBDC (Central Bank Digital Currencies)
  • Non Fungible Token: ERC-721

Smart contracts

As for the maximum amount of data a contract can store you can check Is there a (theoretical) limit for amount of data that a contract can store? . So in theory you can store 2^261 bytes but in practice you can never get anywhere near that limit. As Vitalik points on in his post in that link the blockchain will cease to function before you reach that hard limit*

Tokenomic

dApps

DeFI: Decentralized Finance vs Centralized Finance

DAO (Decentralized Autonomous Organization)

Rebase DAO

Oracles

NFT: Collectibles

Deep dive:

Other type of NFT

Play to earn

Deep dive:

Hand-on code: Building products on top of Blockchain

Building on Ethereum network

Blockchain (Smart Contract) EVM env:

Frontend Dev env:

Building on Solana network

How to connect a Wallet to a dApp

Ethereum

Solana

Cardano

One day... but for now:

Appendix

Energy consumption and environmental footprint

Open discussion: with blockchain layer 1 and layer 2 multiplying, company who want to onboard to blockchain/web3.0 will also have to consider their environmental footprint. For instance, I foresee companies moving a blockchain because the cost in energy will be lesser than another blockchain. On this topic I found the following articles, but please free to add your in comment of this thread.

Security exploit and past errors to be aware of

Various articles on the Blockchain/Web3.0 economy

Crypto regulations and Travel Rules

Regulations

Travel Rules

© 2026 GitRepoTrend · glonlas/Learn-blockchains-Web3-dApps · Updated daily from GitHub