> Currently mastering Rust and blockchain by building ScrapyChain , a blockchain library from scratch.
> No tutorials. No hand-holding. Just Rust, cryptography, and breaking things until they work.
> Every feature I implement teaches both Rust internals and blockchain fundamentals simultaneously.
[MISSION PROGRESS]
Telemetry for the long run - this is a multi-year build.
[PROJECT]
ScrapyChain is the main experiment that forces Rust + blockchain mastery.
Building a production-ready blockchain library in Rust to master both the language and the technology. Learning by shipping real code, block structure, SHA-256 hashing, proof-of-work, transaction validation, and Merkle trees.
[SOCIAL]
If you want the raw feed, follow the journey.
[ROADMAP]
A long arc with visible phases. Click a phase to highlight it.
[SKILL MATRIX]
Tracking capability drift as ScrapyChain evolves.
[BUILD LOG]
Unfiltered updates. Filter by category.
I'm learning both simultaneously by building ScrapyChain, a production-ready blockchain library from scratch. Every Rust concept finds a home. Every blockchain feature teaches systems programming.