Designing Blockchain #2: Accounts and State
Oct 22, 2025 · 9 min read · Intro In the previous article, we created a simple blockchain from scratch, covering the fundamentals of blocks, hashing, and chain validation, but we left our transactions in a very primitive way. So, today we'll fix them, but before we do, we need ...
Join discussion