Skip to content

Ethereum client

arealive edited this page Sep 25, 2017 · 11 revisions

For security purposes, three independent implementations were created for Ethereum.

  1. Geth
  2. Eth
  3. Pyethapp

The clients have almost identical functionality, so the one you pick is left to personal choice on platform, language and what your planned use is for the network.

If you are building a business that needs to have maximum uptime guarantees to the Ethereum network, we recommend that you run at least one instance of both clients to ensure reliability.1

[1] https://ethereum.org/cli

Clone this wiki locally