C++

From CryptoCurrency Wiki

Revision as of 13:18, 6 June 2022 by Oscarius (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  • A official reference implementation used by Ethereum (CLI)

  • eth - C++ client of the webthree project. It was formerly known as cpp-ethereum

  • C++ is super fast, but harder to build or read.

  • Other CLI’s are Geth & Pyethapp