Skip to main content

Learning Tools

Interactive simulators to help you understand DeFi concepts through hands-on experimentation

Available
Blockchain Visualizer
Learn blockchain fundamentals through interactive demonstrations of hashing, mining, and distributed consensus
  • SHA-256 hash visualization
  • Block mining simulation
  • Blockchain immutability demo
  • Distributed consensus
  • Token transaction ledger
Start Learning
Available
Constant Product AMM
Learn how the x × y = k formula powers decentralized exchanges like Uniswap V2
  • Interactive bonding curve
  • Swap simulator
  • Price impact visualization
Start Learning
Available
LP Position Simulator
Understand impermanent loss and how price changes affect your liquidity position
  • Impermanent loss calculator
  • LP vs HODL comparison
  • Visual IL curve
Start Learning
Available
Token Vesting Visualizer
Visualize and compare token vesting schedules — cliffs, TGE unlocks, and linear vesting
  • Interactive schedule configuration
  • Compare up to 3 schedules
  • Step chart visualization
Start Learning
Available
Merkle Tree Builder
Build and explore Merkle trees to understand how blockchains verify data integrity with hash trees and proofs
  • Interactive tree visualization
  • Merkle proof generation
  • Step-by-step hash verification
Start Learning
Available
Multi-Chain Signature Tool
Learn how digital signatures work across Ethereum, Solana, and Bitcoin with step-by-step ECDSA and EdDSA breakdowns
  • Multi-chain key generation
  • Sign & verify messages
  • Step-by-step algorithm breakdown
Start Learning
Available
Zero-Knowledge Proof Explorer
Understand ZK proofs through interactive demos: secret numbers, graph coloring, and real-world blockchain applications
  • Interactive secret number proof
  • Graph 3-coloring ZK protocol
  • Blockchain age & balance proofs
Start Learning
Available
Longest Chain Visualizer
Build competing chains and discover how nodes pick the canonical chain through cumulative proof of work, not block count.
  • Interactive chain building with work weights
  • Hash power racing with SVG charts
  • 6-node consensus simulation
  • Chain Academy educational content
Start Learning
Available
51% Attack Simulator
Understand how 51% attacks work through interactive walkthroughs, hash power simulations, and attack economics calculators.
  • Step-by-step double-spend walkthrough
  • Hash power race simulator
  • Attack cost calculator
  • Attack Academy educational content
Start Learning
Available
Chain Reorganization Demo
Visualize how blockchain forks form, compete, and resolve. Explore preset scenarios, simulate 51% attacks, and learn about consensus security.
  • Interactive fork visualization
  • 4 preset scenario playbacks
  • 51% attack simulation lab
  • Fork Academy educational content
Start Learning
Available
Key Derivation Demo
Visualize how Bitcoin generates wallet addresses — from random entropy through elliptic curve math, SHA-256, RIPEMD-160, to Base58Check encoding.
  • 6-step derivation pipeline animation
  • Interactive key explorer with custom entropy
  • Address format comparison (P2PKH to P2TR)
  • Crypto Academy educational content
Start Learning
Available
Encryption/Decryption Playground
Learn symmetric and asymmetric encryption & decryption through interactive demos — XOR cipher, RSA math, and a TLS/HTTPS walkthrough.
  • XOR-based symmetric encryption & decryption
  • RSA-style asymmetric encryption & decryption
  • Side-by-side comparison table
  • TLS/HTTPS hybrid walkthrough
Start Learning
Available
Gas Cost Calculator
Build EVM opcode execution pipelines, analyze gas costs by category, and estimate real-world transaction fees. Learn why storage operations dominate Ethereum gas costs.
  • 50+ EVM opcodes with gas costs
  • Interactive execution pipeline builder
  • Cost breakdown donut chart
  • Real-world ETH/USD cost estimator
Start Learning
Available
Storage Slot Explorer
Visualize how Solidity maps contract variables to 32-byte EVM storage slots. Explore slot packing, keccak256 addressing, and optimize your storage layout for gas efficiency.
  • 17 Solidity types with slot packing visualization
  • 5 contract templates (ERC20, ERC721, Vault, Proxy, DeFi Pool)
  • Storage efficiency gauge with optimization engine
  • Solidity code preview with syntax highlighting
Start Learning
Available
Memory vs Storage
Compare EVM storage and memory side-by-side. Step through SSTORE, SLOAD, MSTORE, MLOAD opcodes with real gas costs and discover why storage is 6,667x more expensive than memory.
  • 6 interactive scenarios with step-by-step execution
  • Side-by-side storage vs memory data grids
  • Gas cost comparison with multiplier badges
  • Memory expansion cost curve visualization
Start Learning
Available
Solidity Playground
Write, parse, and analyze Solidity smart contracts in your browser. Real-time syntax highlighting, ABI generation, simulated bytecode, opcode disassembly, and smart code analysis.
  • Real-time syntax highlighting and parsing
  • ABI generation and bytecode simulation
  • Smart analysis with security warnings
  • 6 built-in contract templates
Start Learning
Coming Soon
Concentrated Liquidity
Understand Uniswap V3 style liquidity provision with custom price ranges
  • Price range selection
  • Capital efficiency
  • Fee tier comparison
Coming Soon
DLMM
Dynamic Liquidity Market Makers with bin-based liquidity distribution
  • Bin visualization
  • Shape strategies
  • Volatility metrics