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:ethereum_j [2019/06/07 19:55] nick |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:ethereum_j [2021/08/09 15:18] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Ethereum: Ethereum_j Project ========= | + | ===== Ethereum: Ethereum_j 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> | ||
| Line 14: | Line 14: | ||
| </table> | </table> | ||
| - | + | ==== Abstract ==== | |
| - | ====== Abstract ====== | + | |
| Source: [[http://www.ethdocs.org/en/latest/ethereum-clients/ethereumj/index.html | Ethereum_j Project ]] | Source: [[http://www.ethdocs.org/en/latest/ethereum-clients/ethereumj/index.html | Ethereum_j Project ]] | ||
| : //Ethereum(J) is a pure-Java implementation of the Ethereum protocol. It is provided as a library that can be embedded in any Java/Scala project and to provide full support for Ethereum protocol and sub-services. Ethereum(J) was first developed by Roman Mandeleil and is now sponsored by ''<ether.camp>''.// | : //Ethereum(J) is a pure-Java implementation of the Ethereum protocol. It is provided as a library that can be embedded in any Java/Scala project and to provide full support for Ethereum protocol and sub-services. Ethereum(J) was first developed by Roman Mandeleil and is now sponsored by ''<ether.camp>''.// | ||
| - | : //Ethereum(J) supports CPU mining. It is currently implemented in pure Java and can be used in private and test networks. You may even mine on the live Ethereum network, even though it is not economically feasible.// | + | : //Ethereum(J) supports [[dido:public:ra:xapend:xapend.a_glossary:c:cpu]] [[dido:public:ra:xapend:xapend.a_glossary:m:mining|mining]]. It is currently implemented in pure Java and can be used in private and test networks. You may even mine on the live Ethereum network, even though it is not economically feasible.// |
| - | + | ||