Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 348 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 348 Bytes

blockchain-golang

A naive implementation of Blockchain with Go

To better understand what Blockchain is all about, I also wrote an article on Medium about the anatomy of a blockchain and a walk-through on the code I wrote. You can find the article here.