fernandoporazzi / blockchain-golang

A naive implementation of Blockchain with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A naive implementation of Blockchain with Go


Languages

Language:Go 100.0%