This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:cpp [2019/06/01 21:50] nick created |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:cpp [2021/07/26 14:23] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Ethereum cpp Project ========= | + | ===== Ethereum: cpp Project ===== |
| - | [[dido:public:stds:defact:ethereum | Return to Ethereum ERCs ]] | + | [[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 connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | **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. |
| <table> | <table> | ||
| <caption>Data sheet for Ethereum cpp Project </caption> | <caption>Data sheet for Ethereum cpp Project </caption> | ||
| | Title | Ethereum cpp Project | | | Title | Ethereum cpp Project | | ||
| - | | EIP | cpp | | + | | Language | cpp | |
| | Created | 2016 | | | Created | 2016 | | ||
| | Repository | [[https://github.com/ethereum/cpp-ethereum/ ]] | | | Repository | [[https://github.com/ethereum/cpp-ethereum/ ]] | | ||
| Line 14: | Line 14: | ||
| </table> | </table> | ||
| + | ==== 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: | ||
| - | ====== Abstract ====== | + | ==== Operating Systems ==== |
| - | Provides an API for C++ (cpp) on a wide range of operating systems and devices: | + | |
| - | + | ||
| - | ===== Operating Systems ===== | + | |
| * Linux | * Linux | ||
| * BSD | * BSD | ||
| Line 24: | Line 23: | ||
| * Windows | * Windows | ||
| - | ===== Devices ===== | + | ==== Devices ==== |
| - | * All varieties of desktop and laptop devices (Windows, OS X, Desktop Linux) | + | * All varieties of desktop and laptop devices (Windows, OS X, Desktop Linux) \\ |
| - | * 64-bit (with rebuilt binaries) | + | a. [[dido:public:ra:xapend:xapend.a_glossary:00-9:64bit|64-bit]] (with rebuilt binaries) \\ |
| - | * 32-bit (not official supported, but they work) | + | b. [[dido:public:ra:xapend:xapend.a_glossary:00-9:32bit|32-bit]] (not officially supported, but they work) |
| * Smartphones | * Smartphones | ||
| - | * Linux | + | * Linux |
| * Single Board Computers (i.e., Raspberry PI) | * Single Board Computers (i.e., Raspberry PI) | ||
| - | |||
| Source: [[ http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/portability.html | Portability ]] | Source: [[ http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/portability.html | Portability ]] | ||