This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:cpp [2020/05/20 19:14] char |
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:ra:xapend.stds:defact:ethereum:client | 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 convenience 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> | ||
| Line 15: | Line 15: | ||
| ==== Abstract ==== | ==== Abstract ==== | ||
| - | Provides an API for C++ (cpp) on a wide range of operating systems and devices: | + | 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 ==== | ==== Operating Systems ==== | ||
| Line 25: | Line 25: | ||
| ==== 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) \\ | ||
| - | a. 64-bit (with rebuilt binaries) \\ | + | a. [[dido:public:ra:xapend:xapend.a_glossary:00-9:64bit|64-bit]] (with rebuilt binaries) \\ |
| - | b. 32-bit (not officially 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 ]] |