Start from the prehistory of digital money. Build a cryptocurrency from scratch in Node.js. Deploy Solidity smart contracts on Ethereum. Set up a private enterprise network.
Each part builds on the previous. No shortcuts โ but the payoff is real.
Understand why Bitcoin was invented and how it works at every layer โ cryptography, consensus, mining, P2P networking.
Write, test, and deploy production-quality Solidity contracts. Build a full-stack DApp with a Node.js frontend.
Apply the same Solidity skills to private networks. Understand the enterprise landscape โ and why it exists.
Start from Module 0 โ each module ends with a hands-on exercise in Node.js or Solidity.
Read a live Bitcoin transaction on mempool.space. By the end of this course you'll understand every byte.
From Chaumian ecash to HashCash. Why every previous attempt failed and what Bitcoin did differently.
Hash functions, asymmetric keys, digital signatures, Merkle trees โ explained practically in Node.js.
Implement GoofyCoin โ ScroogeCoin โ decentralise it. Hands-on with Node.js crypto module.
P2P networks, gossip protocol, Nakamoto consensus, forks, 51% attack. Build a P2P node simulation.
Gossip protocol, SPV nodes, BIPs, hard/soft forks. The Ethereum Merge explained.
Why Bitcoin's scripting language isn't enough. EVM, gas, accounts (EOA vs contract), Wei/Gwei/ETH.
Types, functions, visibility, events, modifiers. Build and deploy a Counter contract in Remix.
Mappings, structs, inheritance, custom errors. Build a Voting contract from scratch.
Token standards, OpenZeppelin v5, deploy your own ERC-20 on Remix then Sepolia.
Move from Remix to a real project: Hardhat v3, Ignition, TypeScript config, local devnet.
TypeScript tests with viem. describe/it patterns you already know. Test the ERC-20.
Connect a wallet, read state, write transactions, listen to events. Pure HTML/JS โ no framework needed.
Reentrancy (The DAO hack), tx.origin, overflow, oracle manipulation. Run Slither on your code.
Hardhat Ignition, Etherscan verification, Layer 2 landscape (Arbitrum, Base, zkSync, Starknet).
Privacy, compliance, finality, identity. The decentralisation trilemma revisited for enterprises.
Hyperledger Besu, Fabric, R3 Corda, Avalanche L1s. Positioning matrix: choose the right tool.
Spin up a 4-node QBFT network with Docker Compose. Deploy the ERC-20 from Part 2. Same code, different network.
Peers, orderers, channels, MSP, chaincode. Endorsement policies. When Fabric beats Besu.
TradeLens autopsy, CBDC pilots, ZK proofs, ERC-4337, AI agents owning wallets. Career paths.
All free, all current, all used in the industry in 2026.
Module 0 takes 30 minutes. You'll read a real Bitcoin transaction live.
Start with Module 0