Ethereum - Geth provides the official go programming language implementation of the Ethereum protocol. Building geth requires both a Go and a C compiler; once the dependencies are installed, simply run "make geth" command or build the full suite of utilities using "make all" command.
Comments