Awesome Golang Packages Every Blockchain Developer Should Use

Manpreet Singh
2 min readJun 2, 2022

Welcome back! Golang is an awesome programming language with a ton of features, if you’re new to Golang, check out the link below to learn more about it:

So, let’s take a look at some awesome Golang packages every blockchain developer should use!

Go Ethereum

First up we have Go-Ethereum, this is the official implementation for ethereum within Golang! If you want to check this repository out, here is a link to it:

Fabric

Next up we have Fabric, this is a framework for distributed ledger solutions! If you want to check this repository out, here is a link to it:

--

--