Go Celo Series – Setting up a GoLang Client on Celo (Episode 1)



Go Celo Series – Setting up a GoLang Client on Celo (Episode 1)

Go Celo Series - Setting up a GoLang Client on Celo (Episode 1)

In this first episode, we will set up the Go Celo client by cloning it, exploring the packages that are present in it, and using the ethclient package to create a client connection. By the end of this tutorial, you will have to understand the Go Celo blockchain implementation overview and its packages. You will have learned how to connect to the Celo blockchain by using the package.