https://store-images.s-microsoft.com/image/apps.9591.13eca8ff-0787-429c-8b78-b300f88e2bfd.126152d0-9938-48c6-8b3c-d73a47e1b33f.70523935-f5bd-4eea-94b6-fe62efc43e0f

Geth

bCloud LLC

Geth

bCloud LLC

Version 1.16.1 + Free with Support on Ubuntu 24.04

Geth (Go Ethereum) is the official Ethereum client implementation written in the Go programming language. It enables users to run a full Ethereum node, interact with the Ethereum network, deploy smart contracts, and mine Ether. Geth is widely used by developers, enterprises, and blockchain enthusiasts for building and maintaining decentralized applications (dApps).

Features of Geth:

  • Run full or light Ethereum nodes on public or private networks.
  • Interact with smart contracts using JSON-RPC, IPC, or WebSocket interfaces.
  • Built-in support for mining and transaction signing.
  • Extensible via JavaScript console and powerful APIs.
  • Supports synchronization, peer discovery, and custom chain configurations.

To check the installed Geth version, run:

geth version

Disclaimer: Geth is an open-source project licensed under the GNU Lesser General Public License (LGPL) v3. It is maintained by the Ethereum Foundation and contributors. Geth is provided "as is" without warranties of any kind.