c1ay
@c1ay
·
python ethereum 代码分析(一)
python 版本以太坊 项目地址 https://github.com/ethereum/pyethapp https://github.com/ethereum/pyethereum https://github.com/ethereum/pydevp2p 其中 pyethapp 依赖pyethereum 和 pydevp2p。pyethereum主要包括对block的处理,对transac…