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:pyethapp [2021/07/27 13:32] murphy [Abstract] |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:pyethapp [2021/08/11 11:35] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| Source: [[http://www.ethdocs.org/en/latest/ethereum-clients/pyethapp/index.html | Pyethapp Project ]] | Source: [[http://www.ethdocs.org/en/latest/ethereum-clients/pyethapp/index.html | Pyethapp Project ]] | ||
| - | //**pyethapp** is the python-based client implementing the Ethereum cryptoeconomic state machine. The python implementation aims to provide an easily hackable and extendable codebase.// | + | //**pyethapp** is the python-based [[dido:public:ra:xapend:xapend.a_glossary:c:client|client]] implementing the Ethereum cryptoeconomic state machine. The python implementation aims to provide an easily hackable and extendable codebase.// |
| //pyethapp leverages two ethereum core components to implement the client:// | //pyethapp leverages two ethereum core components to implement the client:// | ||
| - | * //pyethereum - the core library, featuring the [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]], the ethereum virtual machine, mining// | + | * //pyethereum - the core library, featuring the [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]], the [[dido:public:ra:xapend:xapend.a_glossary:e:evm|ethereum virtual machine]], mining// |
| - | * //pydevp2p - the p2p networking library, featuring node discovery for and transport of multiple services over multiplexed and encrypted connections// | + | * //pydevp2p - the p2p networking library, featuring [[dido:public:ra:xapend:xapend.a_glossary:n:node|node]] [[dido:public:ra:xapend:xapend.a_glossary:d:discovery|discovery]] for and transport of multiple services over multiplexed and encrypted connections// |