Skip to main content

Cardano Fundamentals

This is the conceptual bedrock for building on Cardano. It explains what a blockchain actually is, the cryptography that secures it, how Cardano reaches agreement through Ouroboros, and how the platform differs from account-based chains like Ethereum. You don't need all of it before you start building, but if you are new to Cardano (or new to blockchains), it pays for itself quickly.

  1. What Is a Blockchain?: distributed ledgers, blocks, immutability, and the trust problem
  2. Cardano Architecture: the node, the layers, and the components you will interact with
  3. Cryptographic Primitives: hashing, Merkle trees, and digital signatures
  4. Consensus & Ouroboros: how the network agrees on one chain, via Proof of Stake
  5. Core Concepts: how Cardano represents and moves value, the eUTXO model, addresses, keys and wallets, transactions, and fees

Where this leads

Everything you build sits on top of these fundamentals. Once they click, Start Building gets you a working environment and your first transaction on a test network.