.. _pyethapp: ################################################################################ python客户端(pyethapp) ################################################################################ **pyethapp** 是基于python的客户端,实现了以太坊加密经济状态机,python实现旨在提交可用性和可扩展性的代码库。 pyethapp修改了两个以太坊核心组件来实现客户端: * `pyethereum `_ - 核心库,区块链特性,以太坊虚拟机,挖矿 * `pydevp2p `_ - p2p网络库,节点发现,多路复用的传输和加密链接 相关链接: * GitHub: https://github.com/ethereum/pyethapp * Wiki: https://github.com/ethereum/pyethapp/wiki/Getting-Started * Gitter chat: https://gitter.im/ethereum/pyethapp