===== Ethereum: cpp Project =====
[[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client| Return to Ethereum ERCs ]]
**Note**: The following is an excerpt from the official Ethereum site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.
Data sheet for Ethereum cpp Project
| Title | Ethereum cpp Project |
| Language | cpp |
| Created | 2016 |
| Repository | [[https://github.com/ethereum/cpp-ethereum/ ]] |
| Description | [[http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/index.html]] |
| Category | Client |
==== Abstract ====
Provides an [[dido:public:ra:xapend:xapend.a_glossary:a:api|API]] for C++ (cpp) on a wide range of operating systems and devices:
==== Operating Systems ====
* Linux
* BSD
* OS X
* Windows
==== Devices ====
* All varieties of desktop and laptop devices (Windows, OS X, Desktop Linux) \\
a. [[dido:public:ra:xapend:xapend.a_glossary:00-9:64bit|64-bit]] (with rebuilt binaries) \\
b. [[dido:public:ra:xapend:xapend.a_glossary:00-9:32bit|32-bit]] (not officially supported, but they work)
* Smartphones
* Linux
* Single Board Computers (i.e., Raspberry PI)
Source: [[ http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/portability.html | Portability ]]