Eric's Blog

Database Persistence and CLI Integration | Blockchain in Go: Part 3

Database Persistence and CLI Integration | Blockchain in Go: Part 3

Last updated: June 16, 2024 Introduction So far, we’ve developed a blockchain with a proof-of-work system, enabling mining.

Read More
Proof of Work | Blockchain in Go: Part 2

Proof of Work | Blockchain in Go: Part 2

Last updated: June 02, 2024 Introduction In the previous article, we constructed a simple data structure that forms the foundation of a blockchain database.

Read More