Web 3.0 Studybook

This page relates to my personal experiments in studying, engaging with, and contributing to the decentralized web from the ground up.

ethereum

The Ethereum series dives into Ethereum.org’s official documentation, Vitalik Buterin’s writings, Mastering Ethereum (https://github.com/ethereumbook/ethereumbook) , and the original 2014 whitepaper. The module assists in working through these canonical sources, treating them both as historical records and as living blueprints for the Ethereum ecosystem.

ethereum name service

The ENS series builds from the idea of shaping decentralized identity (https://docs.ens.domains/). The series begins with the **core architecture of ENS—names, registries, and resolvers—** and then moves into advanced topics such as governance, Layer 2 integration, and cross-chain resolution. Each note is designed to build a rigorous understanding of the technical, cultural, and political dimensions of ENS, equipping participants to critically engage with ENS as the identity, naming, and usability infrastructure of Web3.

interplanetary file system

The IPFS series dives into the official docs.ipfs.tech (https://docs.ipfs.tech/) and the broader ecosystem of decentralized protocols. The module serves as a guide through the documentation and specifications, beginning with the foundations of decentralized systems and the vision of IPFS. The notes progress from basic concepts like content addressing, Merkle DAGs, and CIDs toward higher-level constructs such as naming systems, routing, and data exchange protocols.